Skip to content

Commit

Permalink
Merge pull request #46323 from quarkusio/dependabot/maven/org.yaml-sn…
Browse files Browse the repository at this point in the history
…akeyaml-2.4

Bump org.yaml:snakeyaml from 2.3 to 2.4
  • Loading branch information
gsmet authored Feb 18, 2025
2 parents f3e1c28 + 0500669 commit 4e669ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
<!-- liquibase-mongodb is not released everytime with liquibase anymore, but the two versions need to be compatible -->
<liquibase.version>4.29.1</liquibase.version>
<liquibase-mongodb.version>4.29.1</liquibase-mongodb.version>
<snakeyaml.version>2.3</snakeyaml.version>
<snakeyaml.version>2.4</snakeyaml.version>
<osgi.version>6.0.0</osgi.version>
<mongo-client.version>5.3.1</mongo-client.version>
<proton-j.version>0.34.1</proton-j.version>
Expand Down

0 comments on commit 4e669ca

Please sign in to comment.