Skip to content

Commit e7506fe

Browse files
Update dependency org.snakeyaml:snakeyaml-engine to v2.7 (#9315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lauri Tulmin <[email protected]>
1 parent 060cc3a commit e7506fe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ val DEPENDENCIES = listOf(
109109
// Note that this is only referenced as "org.springframework.boot" in build files, not the artifact name.
110110
"org.springframework.boot:spring-boot-dependencies:2.7.15",
111111
"javax.validation:validation-api:2.0.1.Final",
112-
"org.snakeyaml:snakeyaml-engine:2.6"
112+
"org.snakeyaml:snakeyaml-engine:2.7"
113113
)
114114

115115
javaPlatform {

licenses/licenses.md

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)