Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[JENKINS-42549, JENKINS-40621] - Update the Maven Embedder Lib to 3.12.1
  • Loading branch information
oleg-nenashev committed Jul 6, 2017
1 parent 960c01e commit 8983583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -371,7 +371,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.lib</groupId>
<artifactId>lib-jenkins-maven-embedder</artifactId>
<version>3.12</version>
<version>3.12.1</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 8983583

Please sign in to comment.