Skip to content

Commit

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

build(deps): bump org.yaml:snakeyaml from 2.2 to 2.3
  • Loading branch information
liquibot authored Dec 11, 2024
2 parents 1b435dd + 5caee6a commit 9dee7fb
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 @@ -93,7 +93,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>2.2</version>
<version>2.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 9dee7fb

Please sign in to comment.