Skip to content

Commit

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

Bump snakeyaml from 1.30 to 1.33
  • Loading branch information
filipelautert authored Dec 21, 2022
2 parents 4495544 + f61fe5a commit f293c63
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.30</version>
<version>1.33</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f293c63

Please sign in to comment.