Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[JENKINS-28781] update the bct library to 1.6.2.
Pickup the changes in the bytecode-compatibility-transformer for
JENKINS-28781
  • Loading branch information
jtnord committed Oct 6, 2015
1 parent a41b72b commit 80ea898
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 80ea898

Please sign in to comment.