Skip to content

Commit

Permalink
updated testng version and mysql jdbc version
Browse files Browse the repository at this point in the history
  • Loading branch information
1azyman committed Jul 19, 2014
1 parent a753085 commit 6708731
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-system/pom.xml
Expand Up @@ -58,13 +58,13 @@
<slf4j.version>1.6.4</slf4j.version>
<spring.version>3.1.0.RELEASE</spring.version>
<spring.security.version>3.1.0.RELEASE</spring.security.version>
<testng.version>6.1.1</testng.version>
<testng.version>6.8.8</testng.version>
<xml.resolver.version>1.2</xml.resolver.version>
<cron4j.version>2.2.3</cron4j.version>
<hibernate.version>4.1.12.Final</hibernate.version>
<h2.version>1.3.171</h2.version>
<jdbc.postgres>9.1-901.jdbc4</jdbc.postgres>
<jdbc.mysql>5.1.25</jdbc.mysql>
<jdbc.mysql>5.1.31</jdbc.mysql>
<wicket.version>6.16.0</wicket.version>
<groovy.version>1.8.6</groovy.version>
<activiti-engine.version>5.15.1</activiti-engine.version>
Expand Down

0 comments on commit 6708731

Please sign in to comment.