Skip to content

Commit

Permalink
Merge pull request #812 from eschrock/feature/snake
Browse files Browse the repository at this point in the history
update snakeyaml to 1.25
  • Loading branch information
k8s-ci-robot authored Nov 25, 2019
2 parents b4ad5c8 + 00e9479 commit c431055
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 c431055

Please sign in to comment.