This is an automated email from the ASF dual-hosted git repository. buhhunyx pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
commit 4b68fe70d854827196187602b699bab99678ede0 Author: Alexey Markevich <buhhu...@gmail.com> AuthorDate: Thu Sep 16 09:19:34 2021 +0300 Update Spring Framework to 5.3.10 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2c68bf6..ccd718a 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ <openjpa.version>3.2.0</openjpa.version> <servlet.version>3.1.0</servlet.version> <slf4j.version>1.7.30</slf4j.version> - <spring.version>5.3.9</spring.version> + <spring.version>5.3.10</spring.version> <spring-ldap-core.version>2.3.4.RELEASE</spring-ldap-core.version> <spring.security.version>5.5.2</spring.security.version> <spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>