diff --git a/Jenkinsfile b/Jenkinsfile index 3660b22e..0540c182 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,4 @@ -def recentLTS = "2.361.1" +def recentLTS = "2.387.3" def configurations = [ [ platform: "linux", jdk: "11", jenkins: null ], [ platform: "linux", jdk: "11", jenkins: recentLTS ], diff --git a/pom.xml b/pom.xml index 01e3c1ba..44820c3b 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ https://github.com/jenkinsci/${project.artifactId}-plugin.git - scm:git:ssh://git@github.com/jenkinsci/${project.artifactId}-plugin.git + scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git https://github.com/jenkinsci/${project.artifactId}-plugin ${scmTag} @@ -44,15 +44,15 @@ 1 999999-SNAPSHOT 11 - 2.361.1 + 2.387.3 io.jenkins.tools.bom - bom-2.361.x - 1678.vc1feb_6a_3c0f1 + bom-2.387.x + 2102.v854b_fec19c92 import pom @@ -75,7 +75,7 @@ org.jenkins-ci.plugins aws-java-sdk - 1.12.287-357.vf82d85a_6eefd + 1.12.447-382.vda_68e2007233 io.jenkins @@ -113,7 +113,7 @@ joda-time joda-time - 2.12.2 + 2.12.5 test