Skip to content

Commit

Permalink
Bump snakeyaml from 1.31 to 2.0 in /springboot/bom (apache#2856) (apa…
Browse files Browse the repository at this point in the history
…che#3026)

Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.31 to 2.0.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.31)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dependabot[bot] authored May 31, 2023
1 parent 3d8ec6e commit 79362e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion springboot/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<version.org.springframework.cloud.kubernetes.fabric8>2.0.6</version.org.springframework.cloud.kubernetes.fabric8>
<!-- CVE-2022-25857: Upgrading snakeyaml until we upgrade to Spring Boot 3.x -->
<!-- See: https://github.com/spring-projects/spring-boot/issues/32221 -->
<snakeyaml.version>1.31</snakeyaml.version>
<snakeyaml.version>2.0</snakeyaml.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 79362e3

Please sign in to comment.