Skip to content

Commit

Permalink
Update pom.xml to later version (1.30) that is still vulnerable
Browse files Browse the repository at this point in the history
  • Loading branch information
wtwhite committed Sep 27, 2023
1 parent d12477d commit 52d19fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CVE-2022-38751/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.25</version>
<version>1.30</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 52d19fe

Please sign in to comment.