Skip to content

Commit

Permalink
Upgrade "dist" snakeyaml reference
Browse files Browse the repository at this point in the history
  • Loading branch information
nvoxland committed Oct 11, 2022
1 parent c9ceb05 commit 28c17b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liquibase-dist/src/main/maven/release.pom.xml
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.32</version>
<version>1.33</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 28c17b3

Please sign in to comment.