diff --git a/pom.xml b/pom.xml index 1ae6e8f896..df7575e241 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ ${jenkins.version} ${jenkins.version} - 2.22 + 2.23 2.0 1.17 7 @@ -321,7 +321,7 @@ maven-enforcer-plugin - 1.4.1 + 1.4.2.jenkins-1 maven-install-plugin @@ -526,6 +526,14 @@ No Snapshots Allowed For Release Versions true + + + com.google.guava:guava + commons-logging:commons-logging + com.google.code.findbugs:jsr305 + org.kohsuke:access-modifier-annotation + +