Skip to content

Commit

Permalink
[FIXED JENKINS-22525]
Browse files Browse the repository at this point in the history
Integrated a bridge-method-injector that rebuilds the constant pool from
scratch.

(cherry picked from commit 4e23793)

Conflicts:
	changelog.html
  • Loading branch information
kohsuke authored and olivergondza committed Sep 7, 2014
1 parent 0ae1626 commit e4dc3b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -174,7 +174,7 @@ THE SOFTWARE.
<dependency>
<groupId>com.infradna.tool</groupId>
<artifactId>bridge-method-annotation</artifactId>
<version>1.9</version>
<version>1.13</version>
</dependency>

<dependency><!-- until we get this version through Stapler -->
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -449,7 +449,7 @@ THE SOFTWARE.
<plugin>
<groupId>com.infradna.tool</groupId>
<artifactId>bridge-method-injector</artifactId>
<version>1.9</version>
<version>1.13</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
Expand Down

0 comments on commit e4dc3b4

Please sign in to comment.