Skip to content

Commit

Permalink
update snakeyaml to 1.25
Browse files Browse the repository at this point in the history
  • Loading branch information
eschrock committed Nov 23, 2019
1 parent b4ad5c8 commit 00e9479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.19</version>
<version>1.25</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
Expand Down

0 comments on commit 00e9479

Please sign in to comment.