Skip to content

Commit ac72cf3

Browse files
committed
RUN-4569 Mitigate Jackson CVE-2026-54512/54513
Bump rundeck-core to 6.1.0-SNAPSHOT, which pulls the patched jackson-databind 2.22.0 transitively and mitigates CVE-2026-54512 / CVE-2026-54513.
1 parent 783568a commit ac72cf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ groovy = "4.0.32"
77
jacksonDatabind = "2.22.0"
88
nexusPublish = "2.0.0"
99
objenesis = "3.4"
10-
rundeckCore = "6.0.0-alpha1-20260407"
10+
rundeckCore = "6.1.0-SNAPSHOT"
1111
slf4j = "2.0.18"
1212
spock = "2.4-groovy-4.0"
1313
# Security overrides for transitive dependencies

0 commit comments

Comments
 (0)