Skip to content

Commit

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

Bump org.yaml:snakeyaml from 2.2 to 2.3
  • Loading branch information
liquibot authored Sep 2, 2024
2 parents ee82d8f + e7b6bed commit 6ce5a46
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 @@ -55,7 +55,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>2.2</version>
<version>2.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6ce5a46

Please sign in to comment.