Skip to content

Commit

Permalink
[FIXED JENKINS-11318] Wagon 2.0 upgrade broke the Redeploy task for w…
Browse files Browse the repository at this point in the history
…ebdav repositories

upgrade embeder version which doesn't have more deps on wagon http ligth

Originally-Committed-As: 9eaf921ed6b5bfb45136b608751044d6bbd0146f
  • Loading branch information
olamy committed Nov 29, 2011
1 parent a72171e commit 84de2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -310,7 +310,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.lib</groupId>
<artifactId>lib-jenkins-maven-embedder</artifactId>
<version>3.8</version>
<version>3.9</version>
<exclusions>
<exclusion><!-- we'll add our own patched version. see https://issues.jenkins-ci.org/browse/JENKINS-1680 -->
<groupId>jtidy</groupId>
Expand Down

0 comments on commit 84de2a2

Please sign in to comment.