Skip to content

Commit

Permalink
fix(deps): update dependency org.yaml:snakeyaml to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 7, 2024
1 parent 1fddadb commit 78a0c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ junit4 = "junit:junit:4.13.2"
logback = "ch.qos.logback:logback-classic:1.4.14"
reactorBom = "io.projectreactor:reactor-bom:2020.0.47"
slf4jApi = "org.slf4j:slf4j-api:2.0.16"
snakeYaml = "org.yaml:snakeyaml:1.33"
snakeYaml = "org.yaml:snakeyaml:2.3"
spring = "org.springframework:spring-core:5.3.39"
thymeleaf = "org.thymeleaf:thymeleaf:3.0.15.RELEASE"

Expand Down

0 comments on commit 78a0c6e

Please sign in to comment.