minor maven upgrade

This commit is contained in:
eugenp 2013-12-19 17:33:08 +02:00
parent 06724f7ab3
commit 06d88fac2b
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.18.0-GA</version>
<version>3.18.1-GA</version>
</dependency>
<dependency>
<groupId>mysql</groupId>