From 9e7f4c83ce7d85438369a4360766089a2996da01 Mon Sep 17 00:00:00 2001
From: Tim Jacomb <21194782+timja@users.noreply.github.com>
Date: Mon, 4 Jan 2021 10:41:18 +0000
Subject: [PATCH] Java 11 compatibility and refresh dependencies (#125)
* Update minimum jenkins.version to 2.190.1
* Update pom.xml
---
pom.xml | 46 ++++++++++++++++++++++++++++++++--------------
1 file changed, 32 insertions(+), 14 deletions(-)
diff --git a/pom.xml b/pom.xml
index d03dfc31..5181ccfc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.jenkins-ci.plugins
plugin
- 3.51
+ 4.14
vsphere-cloud
@@ -18,7 +18,7 @@
Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
+ https://www.apache.org/licenses/LICENSE-2.0.txt
repo
A business-friendly OSS license
@@ -61,27 +61,50 @@
2.25
-SNAPSHOT
8
- 2.60.3
+ 2.190.1
true
+
+
+
+ io.jenkins.tools.bom
+ bom-2.190.x
+ 16
+ import
+ pom
+
+
+
+
org.jenkins-ci.plugins
credentials
- 2.1.2
- jar
org.jenkins-ci.plugins
cloudbees-folder
- 5.2.2
-
+
+ org.jenkins-ci.plugins
+ command-launcher
+
com.toastcoders
yavijava
6.0.05
+
+
+ org.apache.httpcomponents
+ httpclient
+
+
+
+ org.projectlombok
+ lombok
+
+
org.jenkins-ci.plugins
@@ -91,24 +114,19 @@
org.jenkins-ci.plugins
ssh-slaves
- 1.15
org.jenkins-ci.plugins.workflow
workflow-basic-steps
- 2.0
io.jenkins
configuration-as-code
- 1.32
test
- io.jenkins
- configuration-as-code
- 1.32
- tests
+ io.jenkins.configuration-as-code
+ test-harness
test