Skip to content

Commit

Permalink
bumped up to a newer version
Browse files Browse the repository at this point in the history
  • Loading branch information
kohsuke committed Nov 12, 2013
1 parent edde3ab commit 0533fc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<plugin>
<groupId>com.infradna.tool</groupId>
<artifactId>bridge-method-injector</artifactId>
<version>1.2</version>
<version>1.8</version>
<executions>
<execution>
<goals>
Expand Down Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>com.infradna.tool</groupId>
<artifactId>bridge-method-annotation</artifactId>
<version>1.4</version>
<version>1.8</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 0533fc9

Please sign in to comment.