Skip to content

Commit

Permalink
Merge pull request #3263 from julianladisch/snakeyaml-1.31
Browse files Browse the repository at this point in the history
Upgrade snakeyaml from 1.27 to 1.31
  • Loading branch information
nvoxland committed Sep 9, 2022
2 parents a6379ff + a3ecd35 commit 2dcca45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liquibase-dist/src/main/maven/release.pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.27</version>
<version>1.31</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 2dcca45

Please sign in to comment.