Skip to content

Commit f52cba6

Browse files
snyk-bothmiguim
authored andcommitted
fix: upgrade org.yaml:snakeyaml from 2.4 to 2.5
Snyk has created this PR to upgrade org.yaml:snakeyaml from 2.4 to 2.5. See this package in maven: org.yaml:snakeyaml See this project in Snyk: https://app.snyk.io/org/luis100/project/407103e6-5d64-49b9-a015-fa2b3b48b6e6?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7f0fb65 commit f52cba6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • dbptk-modules/dbptk-module-jdbc

dbptk-modules/dbptk-module-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>org.yaml</groupId>
3131
<artifactId>snakeyaml</artifactId>
32-
<version>2.4</version>
32+
<version>2.5</version>
3333
</dependency>
3434
</dependencies>
3535
</project>

0 commit comments

Comments
 (0)