From 1dd3ac4de22c97923233dddd46c5ef7b298c80e5 Mon Sep 17 00:00:00 2001 From: Steve Hill Date: Mon, 10 Jul 2023 18:54:18 +0000 Subject: [PATCH] refactor: Modernize to latest versions supported by Java 8 Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.jenkins.ModernizePluginForJava8?organizationId=SmVua2lucyBDSQ%3D%3D Co-authored-by: Moderne --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c5a8a56..8e15614 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,8 @@ org.jenkins-ci.plugins plugin - 4.47 + 4.51 + io.jenkins.plugins commons-lang-api @@ -12,7 +13,7 @@ hpi 2.6 - 2.289.1 + 2.346.3 commons-lang v2.x Jenkins Api Plugin Jenkins Api Plugin to provide commons-lang:commons-lang:${commons-lang.version}.