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 Aug 31, 2024
1 parent e49ab61 commit 28ff6b7
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.46"
slf4jApi = "org.slf4j:slf4j-api:2.0.13"
snakeYaml = "org.yaml:snakeyaml:1.33"
snakeYaml = "org.yaml:snakeyaml:2.3"
spring = "org.springframework:spring-core:5.3.37"
thymeleaf = "org.thymeleaf:thymeleaf:3.0.15.RELEASE"

Expand Down

0 comments on commit 28ff6b7

Please sign in to comment.