aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/pom.xml b/pom.xml
index 917543527d7..b21b09e3d06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -902,11 +902,6 @@
<version>9.3-1102-jdbc41</version>
</dependency>
<dependency>
- <groupId>net.sourceforge.jtds</groupId>
- <artifactId>jtds</artifactId>
- <version>1.3.1</version>
- </dependency>
- <dependency>
<groupId>org.codehaus.woodstox</groupId>
<artifactId>woodstox-core-lgpl</artifactId>
<version>4.4.0</version>
@@ -1524,10 +1519,6 @@
<artifactId>postgresql</artifactId>
</dependency>
<dependency>
- <groupId>net.sourceforge.jtds</groupId>
- <artifactId>jtds</artifactId>
- </dependency>
- <dependency>
<!-- this artifact is located in the SonarSource internal repository -->
<groupId>com.oracle</groupId>
<artifactId>ojdbc6</artifactId>