From 784bbceeef27541edd133814dd141cf427aea456 Mon Sep 17 00:00:00 2001 From: Sachin Dev Tomar Date: Fri, 26 Jul 2024 14:31:07 +0530 Subject: [PATCH] [LWW-1805] : Upgraded Jquery to Jquery 3 (#37) Co-authored-by: Sachin Tomar --- pom.xml | 18 +++++- .../LeapworkJenkinsBridgeBuilder/config.jelly | 1 + src/main/webapp/buttonscript.js | 55 ++++++++++--------- 3 files changed, 46 insertions(+), 28 deletions(-) diff --git a/pom.xml b/pom.xml index 520177a..66640da 100644 --- a/pom.xml +++ b/pom.xml @@ -12,13 +12,12 @@ ${revision}${changelist} hpi - 4.0.11 + 4.0.12 -SNAPSHOT jenkinsci/leapwork-plugin 2.440.1 - jenkinsci/leapwork-plugin Leapwork https://github.com/${gitHubRepo} @@ -62,6 +61,21 @@ 1.7.32 test + + io.jenkins.plugins + jquery3-api + 3.7.1-2 + + + io.jenkins.plugins + commons-lang3-api + 3.13.0-62.v7d18e55f51e2 + + + io.jenkins.plugins + commons-text-api + 1.11.0-95.v22a_d30ee5d36 + diff --git a/src/main/resources/com/Leapwork/Leapwork_plugin/LeapworkJenkinsBridgeBuilder/config.jelly b/src/main/resources/com/Leapwork/Leapwork_plugin/LeapworkJenkinsBridgeBuilder/config.jelly index ed32b88..ebcaeaa 100644 --- a/src/main/resources/com/Leapwork/Leapwork_plugin/LeapworkJenkinsBridgeBuilder/config.jelly +++ b/src/main/resources/com/Leapwork/Leapwork_plugin/LeapworkJenkinsBridgeBuilder/config.jelly @@ -1,5 +1,6 @@ +