aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-11-17 20:51:10 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-11-17 20:51:10 +0000
commit5cbc4afd8e54f91d99440a890fac23a073f79de4 (patch)
tree8e7ae36236a75782266cc23d1900c9d7cf4e9415 /pom.xml
parent58168683a57cbf160f1842df7135375303700db8 (diff)
downloadsonarqube-5cbc4afd8e54f91d99440a890fac23a073f79de4.tar.gz
sonarqube-5cbc4afd8e54f91d99440a890fac23a073f79de4.zip
SONAR-1992 upgrade to JtDS driver 1.2.4
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5eb3450f1ae..767e12aeba0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>