From c0bef8be9fb8c57fa400875b603dd97fee820661 Mon Sep 17 00:00:00 2001 From: Bruno Verachten Date: Sat, 29 Mar 2025 13:30:22 +0000 Subject: [PATCH] chore(pom): Use recommended core version 2.462.3, and Java 11. --- pom.xml | 37 +++++++++++++++++-------------------- 1 file changed, 17 insertions(+), 20 deletions(-) diff --git a/pom.xml b/pom.xml index 459628f..3f8f39a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,14 @@ org.jenkins-ci.plugins plugin - 2.15 + 4.88 + - 1.625.3 - 7 + + 2.462 + ${jenkins.baseline}.3 false @@ -25,6 +27,17 @@ All source code is under the GPL license. + + + + io.jenkins.tools.bom + bom-${jenkins.baseline}.x + 4228.v0a_71308d905b_ + pom + import + + + @@ -39,30 +52,14 @@ org.jenkins-ci.plugins junit - 1.19 - scm:git:ssh://git@github.com/jenkinsci/soapui-pro-functional-testing-plugin.git + scm:git:https://git@github.com/jenkinsci/soapui-pro-functional-testing-plugin.git scm:git:ssh://git@github.com/jenkinsci/soapui-pro-functional-testing-plugin.git https://github.com/jenkinsci/soapui-pro-functional-testing-plugin 1.10 - - - olesia_mitina - Olesia Mitina - SmartBear Software - olesia.mitina@smartbear.com - - - ilyaavdeev - Ilya Avdeev - SmartBear Software - Ilya.Avdeev@smartbear.com - - - \ No newline at end of file