Skip to content

Commit

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

chore(deps-dev): bump org.yaml:snakeyaml from 2.0 to 2.1
  • Loading branch information
github-actions[bot] authored Aug 4, 2023
2 parents 0f5f035 + 79307e0 commit 57ffcb4
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>2.0</version>
<version>2.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 57ffcb4

Please sign in to comment.