Skip to content

Commit

Permalink
Merge pull request #335 from liquibase/dependabot/maven/org.yaml-snak…
Browse files Browse the repository at this point in the history
…eyaml-1.29

Bump snakeyaml from 1.28 to 1.29
  • Loading branch information
molivasdat committed Jul 16, 2021
2 parents 57d84fc + 51cb34a commit ae79f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -138,7 +138,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.28</version>
<version>1.29</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ae79f69

Please sign in to comment.