summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/implementation-data-xml/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/modules/implementation-data-xml/pom.xml')
-rw-r--r--branches/sca-java-1.x/modules/implementation-data-xml/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/branches/sca-java-1.x/modules/implementation-data-xml/pom.xml b/branches/sca-java-1.x/modules/implementation-data-xml/pom.xml
index a13bcb8692..a4a8094511 100644
--- a/branches/sca-java-1.x/modules/implementation-data-xml/pom.xml
+++ b/branches/sca-java-1.x/modules/implementation-data-xml/pom.xml
@@ -154,14 +154,13 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>sql-maven-plugin</artifactId>
- <!-- 1.1 due to MOJO-619 -->
- <version>1.1-SNAPSHOT</version>
+ <version>1.3</version>
<dependencies>
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
- <version>10.1.2.1</version>
+ <version>10.3.1.4</version>
</dependency>
</dependencies>