diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2010-11-17 20:51:10 +0000 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2010-11-17 20:51:10 +0000 |
commit | 5cbc4afd8e54f91d99440a890fac23a073f79de4 (patch) | |
tree | 8e7ae36236a75782266cc23d1900c9d7cf4e9415 /pom.xml | |
parent | 58168683a57cbf160f1842df7135375303700db8 (diff) | |
download | sonarqube-5cbc4afd8e54f91d99440a890fac23a073f79de4.tar.gz sonarqube-5cbc4afd8e54f91d99440a890fac23a073f79de4.zip |
SONAR-1992 upgrade to JtDS driver 1.2.4
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -614,7 +614,7 @@ mmmm <dependency> <groupId>net.sourceforge.jtds</groupId> <artifactId>jtds</artifactId> - <version>1.2.2</version> + <version>1.2.4</version> </dependency> <dependency> <groupId>org.codehaus.woodstox</groupId> |