This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch karaf-4.4.x in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.4.x by this push: new e993ebf174 KARAF-7819: Upgrade to Spring 5.2.25_1 feature e993ebf174 is described below commit e993ebf1745b04eb4e2edaf30ccf8193c0c69bf2 Author: JB Onofré <jbono...@apache.org> AuthorDate: Thu Mar 28 15:12:01 2024 +0100 KARAF-7819: Upgrade to Spring 5.2.25_1 feature (cherry picked from commit b233719546aabb490feb1750236b43de8eb19ef4) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 23b7ff26b9..7ab27a13c3 100644 --- a/pom.xml +++ b/pom.xml @@ -334,7 +334,7 @@ <spring.osgi.version>1.2.1</spring.osgi.version> <spring31.version>3.1.4.RELEASE</spring31.version> <spring43.version>4.3.30.RELEASE_1</spring43.version> - <spring52.version>5.2.22.RELEASE_1</spring52.version> + <spring52.version>5.2.25.RELEASE_1</spring52.version> <spring53.version>5.3.29_1</spring53.version> <spring.security31.version>3.1.4.RELEASE</spring.security31.version> <spring.security42.version>4.2.4.RELEASE_1</spring.security42.version>