From b2c225f4c402db1434c422600fd27ebd2abde35f Mon Sep 17 00:00:00 2001 From: Gang Li Date: Sun, 26 Dec 2021 14:48:53 +0800 Subject: [PATCH] Fix: upgrade parent and web-commons for logback cve fix And update jenkins builder label --- Jenkinsfile | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index d7dcc28..61c4af3 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,5 +1,5 @@ pipeline { - agent { label 'maven' } + agent { label 'maven-36-jdk11' } stages { stage('Prepare') { steps { diff --git a/pom.xml b/pom.xml index cb279d5..adeac47 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.commonjava commonjava - 12 + 17 org.commonjava.rwx @@ -52,7 +52,7 @@ org.commonjava.boms web-commons-bom - 17 + 27 pom import