Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[JENKINS-40621] Update lib-jenkins-maven-embedder to 3.12
  • Loading branch information
oleg-nenashev committed Feb 3, 2017
1 parent 1a19f4c commit 5a1c1f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -351,7 +351,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.lib</groupId>
<artifactId>lib-jenkins-maven-embedder</artifactId>
<version>3.11</version>
<version>3.12-SNAPSHOT</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 5a1c1f6

Please sign in to comment.