We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a071ba commit 646d66fCopy full SHA for 646d66f
pom.xml
@@ -13,7 +13,7 @@
13
14
<properties>
15
<maven.test.failure.ignore>true</maven.test.failure.ignore>
16
- <spring.framework.version>4.2.1.RELEASE</spring.framework.version>
+ <spring.framework.version>4.2.2.RELEASE</spring.framework.version>
17
<spring.batch.version>3.0.5.RELEASE</spring.batch.version>
18
<jdk.version>1.8</jdk.version>
19
</properties>
@@ -138,7 +138,7 @@
138
<dependency>
139
<groupId>org.apache.derby</groupId>
140
<artifactId>derby</artifactId>
141
- <version>10.11.1.1</version>
+ <version>10.12.1.1</version>
142
</dependency>
143
144
0 commit comments