From 94930204e4f7a1806f9ffc34ca356d0117b2b577 Mon Sep 17 00:00:00 2001 From: Alexander Brandes Date: Sun, 4 Dec 2022 19:58:35 +0100 Subject: [PATCH] Update plugin pom (#13) --- Jenkinsfile | 1 - pom.xml | 8 ++++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 2ad8a63..85b3379 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,5 +1,4 @@ buildPlugin(useContainerAgent: true, configurations: [ - [ platform: "linux", jdk: "8" ], [ platform: "linux", jdk: "11" ], [ platform: 'linux', jdk: '17' ] ]) diff --git a/pom.xml b/pom.xml index 476f09c..2fbce77 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.jenkins-ci.plugins plugin - 4.47 + 4.52 @@ -27,7 +27,7 @@ - 2.346.3 + 2.361.4 High 999999-SNAPSHOT @@ -36,8 +36,8 @@ io.jenkins.tools.bom - bom-2.346.x - 1678.vc1feb_6a_3c0f1 + bom-2.361.x + 1723.vcb_9fee52c9fc import pom