Skip to content

Commit a75ac06

Browse files
Merge pull request #415 from rundeck-plugins/cve-bump-5-14
Bump rundeck-core dependency to 5.14
2 parents 679a8fd + 7596545 commit a75ac06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ configurations {
4848

4949
dependencies {
5050
pluginLibs 'com.google.code.gson:gson:2.10.1'
51-
implementation('org.rundeck:rundeck-core:5.1.1-20240305')
51+
implementation('org.rundeck:rundeck-core:5.14.0-rc1-20250722')
5252
implementation 'org.codehaus.groovy:groovy-all:3.0.15'
5353
pluginLibs group: 'com.fasterxml.jackson.core', name: 'jackson-core', version: '2.16.1'
5454
pluginLibs group: 'com.fasterxml.jackson.dataformat', name: 'jackson-dataformat-yaml', version: '2.16.1'

0 commit comments

Comments
 (0)