Skip to content

Commit 27e63bd

Browse files
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.19.0
1 parent aa49121 commit 27e63bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ rundeckCore = "5.14.0-rc1-20250722"
55
nexusPublish = "2.0.0"
66
spock = "2.3-groovy-3.0"
77
# Security overrides for transitive dependencies
8-
commonsLang3 = "3.18.0"
8+
commonsLang3 = "3.19.0"
99

1010
[libraries]
1111
rundeckCore = { group = "org.rundeck", name = "rundeck-core", version.ref = "rundeckCore" }

0 commit comments

Comments
 (0)