Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #104 from oleg-nenashev/JENKINS-47233
[JENKINS-47233] - Restore the fix of JENKINS-42549
  • Loading branch information
aheritier committed Oct 3, 2017
2 parents 298861e + 8893af0 commit a267e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -546,7 +546,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 a267e66

Please sign in to comment.