You've already forked jenkins-lib
forked from jenkins/jenkins-lib
fix deps & bump core version
This commit is contained in:
@@ -89,5 +89,6 @@ sharedLibrary {
|
|||||||
dependency("org.jenkinsci.plugins", "pipeline-model-definition", declarativePluginsVersion)
|
dependency("org.jenkinsci.plugins", "pipeline-model-definition", declarativePluginsVersion)
|
||||||
dependency("org.jenkinsci.plugins", "pipeline-model-extensions", declarativePluginsVersion)
|
dependency("org.jenkinsci.plugins", "pipeline-model-extensions", declarativePluginsVersion)
|
||||||
dependency("io.jenkins.blueocean", "blueocean-pipeline-api-impl", "1.25.3")
|
dependency("io.jenkins.blueocean", "blueocean-pipeline-api-impl", "1.25.3")
|
||||||
|
dependency("org.springframework.security", "spring-security-core", "5.1.13.RELEASE")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -1 +1 @@
|
|||||||
2.228
|
2.246
|
Reference in New Issue
Block a user