Skip to content

Commit 4b63249

Browse files
committed
Update to Spring 4.3.8
Fix mybatisgh-195
1 parent e3c01a5 commit 4b63249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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.7.RELEASE</spring.version>
108+
<spring.version>4.3.8.RELEASE</spring.version>
109109
</properties>
110110

111111
<dependencies>

0 commit comments

Comments
 (0)