Skip to content

Commit

Permalink
Security upgrade org.yaml:snakeyaml from 1.32 to 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hmiguim committed Feb 22, 2024
1 parent 206cfe2 commit 848ccac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbptk-modules/dbptk-module-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.32</version>
<version>2.2</version>
</dependency>
</dependencies>
</project>

0 comments on commit 848ccac

Please sign in to comment.