aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2013-12-11 11:42:09 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2013-12-11 11:42:30 +0100
commit5e4abda644f8df7acd86d8449eb3ed7307f12298 (patch)
tree9a5e3b202022dcf640f6749d9133fc3542d06b83 /pom.xml
parentc08971b7994dc59f0e15a7d671fcb70dc10b9055 (diff)
downloadsonarqube-5e4abda644f8df7acd86d8449eb3ed7307f12298.tar.gz
sonarqube-5e4abda644f8df7acd86d8449eb3ed7307f12298.zip
Upgrade MSSQL JTDS 1.2.7 to 1.2.8
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 b7c51992df0..fe2af07ecc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -875,7 +875,7 @@
<groupId>net.sourceforge.jtds</groupId>
<artifactId>jtds</artifactId>
<!-- versions 1.3.x require java 7 -->
- <version>1.2.7</version>
+ <version>1.2.8</version>
</dependency>
<dependency>
<groupId>org.codehaus.woodstox</groupId>