Skip to content

Commit

Permalink
update agent and maven plugin versions to 4.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rbygrave committed Aug 21, 2014
1 parent 29f1e63 commit 40e43b9
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 @@ -93,7 +93,7 @@
<dependency>
<groupId>org.avaje.ebeanorm</groupId>
<artifactId>avaje-ebeanorm-agent</artifactId>
<version>4.1.5</version>
<version>4.1.6</version>
<scope>test</scope>
</dependency>

Expand Down Expand Up @@ -185,7 +185,7 @@
<plugin>
<groupId>org.avaje.ebeanorm</groupId>
<artifactId>avaje-ebeanorm-mavenenhancer</artifactId>
<version>4.1.5</version>
<version>4.1.6</version>
<executions>
<!-- Not going to enhance Model bean -->
<execution>
Expand Down

0 comments on commit 40e43b9

Please sign in to comment.