Skip to content

Commit

Permalink
Merge pull request #1857 from jtnord/JENKINS-28781
Browse files Browse the repository at this point in the history
[JENKINS-28781] update the bct library to 1.6.2.
  • Loading branch information
jtnord committed Oct 6, 2015
2 parents a79e2f1 + 80ea898 commit 6af3df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -200,7 +200,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci</groupId>
<artifactId>bytecode-compatibility-transformer</artifactId>
<version>1.5</version>
<version>1.6.2</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci</groupId>
Expand Down

0 comments on commit 6af3df9

Please sign in to comment.