Skip to content

Commit

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

Bump snakeyaml from 1.26 to 1.27
  • Loading branch information
slawekjaranowski authored Sep 15, 2020
2 parents d95e3f6 + a654375 commit d8cc2d4
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 @@ -225,7 +225,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.26</version>
<version>1.27</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
Expand Down

0 comments on commit d8cc2d4

Please sign in to comment.