We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab12465 + 195b826 commit 2f5ec17Copy full SHA for 2f5ec17
pom.xml
@@ -105,7 +105,7 @@
105
<gcu.product>Spring</gcu.product>
106
<osgi.import>org.springframework.batch.*;resolution:=optional,*</osgi.import>
107
<osgi.dynamicImport>*</osgi.dynamicImport>
108
- <spring.version>4.3.3.RELEASE</spring.version>
+ <spring.version>4.3.4.RELEASE</spring.version>
109
</properties>
110
111
<dependencies>
@@ -157,7 +157,7 @@
157
<dependency>
158
<groupId>ognl</groupId>
159
<artifactId>ognl</artifactId>
160
- <version>3.1.11</version>
+ <version>3.1.12</version>
161
<scope>test</scope>
162
</dependency>
163
0 commit comments