Skip to content

Commit

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

Bump org.yaml:snakeyaml from 2.0 to 2.1
  • Loading branch information
github-actions[bot] committed Aug 7, 2023
2 parents 2f2fade + a581ac1 commit b479703
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 @@ -65,7 +65,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>2.0</version>
<version>2.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b479703

Please sign in to comment.