svn commit: r1907224 - /cocoon/branches/cocoon-2.2.1/parent/pom.xml

[email protected] Thu, 02 Feb 2023 18:13:41 -0000
Newsgroups gmane.text.xml.cocoon.cvs
Message-ID <[email protected]>
Author: javier
Date: Thu Feb  2 18:13:41 2023
New Revision: 1907224

URL: http://svn.apache.org/viewvc?rev=1907224&view=rev
Log:
Upgrade Spring to latest stable from 4.3.x branch.

Modified:
    cocoon/branches/cocoon-2.2.1/parent/pom.xml

Modified: cocoon/branches/cocoon-2.2.1/parent/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/parent/pom.xml?rev=1907224&r1=1907223&r2=1907224&view=diff
==============================================================================
--- cocoon/branches/cocoon-2.2.1/parent/pom.xml (original)
+++ cocoon/branches/cocoon-2.2.1/parent/pom.xml Thu Feb  2 18:13:41 2023
@@ -3189,7 +3189,7 @@
   <properties>
     <targetJdk>1.6</targetJdk>
     <maven.version>2.0.11</maven.version>
-    <spring.version>4.3.16.RELEASE</spring.version>
+    <spring.version>4.3.30.RELEASE</spring.version>
 
     <!-- General doc properties -->
     <docs.deploymentBaseUrl>file://${basedir}/../../../site/site</docs.deploymentBaseUrl>