diff --git a/pom.xml b/pom.xml index 2d81afe0c..493c247f1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins plugin - 4.0 + 4.1 github-branch-source @@ -149,6 +149,12 @@ commons-lang3 3.9 + + org.slf4j + slf4j-jdk14 + 1.7.26 + provided +