Skip to content

Commit

Permalink
- update wicket 6.12 and webjars-locator 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
l0rdn1kk0n committed Nov 26, 2013
1 parent 8ce9712 commit 10ce11d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>org.webjars</groupId>
<artifactId>webjars-locator</artifactId>
<version>0.5</version>
<version>${org.webjars.locator.version}</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down Expand Up @@ -201,7 +201,8 @@
<mvn.version>3.0.0</mvn.version>

<versions-maven-plugin.version>1.3.1</versions-maven-plugin.version>
<wicket.version>6.11.0</wicket.version>
<org.webjars.locator.version>0.6</org.webjars.locator.version>
<wicket.version>6.12.0</wicket.version>
</properties>

</project>

0 comments on commit 10ce11d

Please sign in to comment.