Skip to content

Commit

Permalink
Update to SnakeYAML 1.26 (CVE-2017-18640)
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder authored and joschi committed Apr 2, 2020
1 parent bc634e6 commit bbe8c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yaml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.23</version>
<version>1.26</version>
</dependency>

<!-- and for testing need annotations -->
Expand Down

0 comments on commit bbe8c22

Please sign in to comment.