Skip to content

Commit

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

Bump snakeyaml from 1.33 to 2.0
  • Loading branch information
filipelautert authored Mar 10, 2023
2 parents 1343efb + a8e1eb5 commit 1511701
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 @@ -149,7 +149,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.33</version>
<version>2.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 1511701

Please sign in to comment.