Skip to content

Commit 0500669

Browse files
Bump org.yaml:snakeyaml from 2.3 to 2.4
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.3 to 2.4. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.4..snakeyaml-2.3) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6413e3 commit 0500669

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)