Skip to content

Commit

Permalink
Merge pull request #3224 from liquibase/dependabot/maven/org.yaml-sna…
Browse files Browse the repository at this point in the history
…keyaml-1.31

Bump snakeyaml from 1.30 to 1.31
  • Loading branch information
nvoxland committed Sep 1, 2022
2 parents 4f7e725 + f747734 commit 98e7a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.30</version>
<version>1.31</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 98e7a36

Please sign in to comment.