This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git
The following commit(s) were added to refs/heads/master by this push:
new 1f9386e WW-4880 Upgrades Spring to version 4.1.9
1f9386e is described below
commit 1f9386e8921c77cab55fd40f4f015a00d1d5c09a
Author: Lukasz Lenart <lukaszlenart@apache.org>
AuthorDate: Sun Oct 22 12:41:57 2017 +0200
WW-4880 Upgrades Spring to version 4.1.9
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 867b13e..c75226e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<currentVersion>${project.version}</currentVersion>
- <struts2.springPlatformVersion>4.1.6.RELEASE</struts2.springPlatformVersion>
+ <struts2.springPlatformVersion>4.1.9.RELEASE</struts2.springPlatformVersion>
<ognl.version>3.1.15</ognl.version>
<asm.version>5.2</asm.version>
<tiles.version>3.0.7</tiles.version>
--
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" <commits@struts.apache.org>'].
|