Skip to content

Commit

Permalink
updgraded wicket to 6.14 and atmosphere to 0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
1azyman committed Feb 22, 2014
1 parent f7b93b1 commit a7aa2d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-system/pom.xml
Expand Up @@ -66,7 +66,7 @@
<h2.version>1.3.171</h2.version>
<jdbc.postgres>9.1-901.jdbc4</jdbc.postgres>
<jdbc.mysql>5.1.25</jdbc.mysql>
<wicket.version>6.13.0</wicket.version>
<wicket.version>6.14.0</wicket.version>
<groovy.version>1.8.6</groovy.version>
<activiti-engine.version>5.14</activiti-engine.version>
<activiti-spring.version>5.14</activiti-spring.version>
Expand All @@ -83,7 +83,7 @@
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-atmosphere</artifactId>
<version>0.16</version>
<version>0.17</version>
</dependency>
<dependency>
<groupId>org.apache.wicket</groupId>
Expand Down

0 comments on commit a7aa2d2

Please sign in to comment.