Skip to content

Commit 2f5ec17

Browse files
authored
Merge pull request #172 from hazendaz/master
Update versions per versioneye
2 parents ab12465 + 195b826 commit 2f5ec17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<gcu.product>Spring</gcu.product>
106106
<osgi.import>org.springframework.batch.*;resolution:=optional,*</osgi.import>
107107
<osgi.dynamicImport>*</osgi.dynamicImport>
108-
<spring.version>4.3.3.RELEASE</spring.version>
108+
<spring.version>4.3.4.RELEASE</spring.version>
109109
</properties>
110110

111111
<dependencies>
@@ -157,7 +157,7 @@
157157
<dependency>
158158
<groupId>ognl</groupId>
159159
<artifactId>ognl</artifactId>
160-
<version>3.1.11</version>
160+
<version>3.1.12</version>
161161
<scope>test</scope>
162162
</dependency>
163163

0 commit comments

Comments
 (0)