Skip to content

Commit 4e669ca

Browse files
authored
Merge pull request #46323 from quarkusio/dependabot/maven/org.yaml-snakeyaml-2.4
Bump org.yaml:snakeyaml from 2.3 to 2.4
2 parents f3e1c28 + 0500669 commit 4e669ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
<!-- liquibase-mongodb is not released everytime with liquibase anymore, but the two versions need to be compatible -->
164164
<liquibase.version>4.29.1</liquibase.version>
165165
<liquibase-mongodb.version>4.29.1</liquibase-mongodb.version>
166-
<snakeyaml.version>2.3</snakeyaml.version>
166+
<snakeyaml.version>2.4</snakeyaml.version>
167167
<osgi.version>6.0.0</osgi.version>
168168
<mongo-client.version>5.3.1</mongo-client.version>
169169
<proton-j.version>0.34.1</proton-j.version>

0 commit comments

Comments
 (0)