Skip to content

Commit

Permalink
Merge pull request #286 from s4u/dependabot/maven/org.yaml-snakeyaml-…
Browse files Browse the repository at this point in the history
…1.29

Bump snakeyaml from 1.28 to 1.29
  • Loading branch information
slawekjaranowski authored Jun 9, 2021
2 parents 6e72dc3 + 22843ab commit 04e5133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.28</version>
<version>1.29</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
Expand Down

0 comments on commit 04e5133

Please sign in to comment.