Skip to content

Commit a68aba8

Browse files
committed
Upgrade to Spring 4.3.21.RELEASE
Fixes gh-339
1 parent ebe4477 commit a68aba8

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
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright 2010-2018 the original author or authors.
4+
Copyright 2010-2019 the original author or authors.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
@@ -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.20.RELEASE</spring.version>
108+
<spring.version>4.3.21.RELEASE</spring.version>
109109
</properties>
110110

111111
<dependencies>

0 commit comments

Comments
 (0)