Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.

Commit 3939adc

Browse files
Bump org.yaml:snakeyaml from 1.32 to 2.5 (#399)
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.32 to 2.5. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.5..snakeyaml-1.32) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-version: '2.5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0412f2c commit 3939adc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>org.yaml</groupId>
142142
<artifactId>snakeyaml</artifactId>
143-
<version>1.32</version>
143+
<version>2.5</version>
144144
</dependency>
145145

146146
<dependency>

0 commit comments

Comments
 (0)