This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new 8e22f3a Bump spring.version from 2.5.1 to 5.3.2 8e22f3a is described below commit 8e22f3a010db94d01270f468e46783ab24ad0f7e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Dec 24 17:06:27 2020 +0000 Bump spring.version from 2.5.1 to 5.3.2 Bumps `spring.version` from 2.5.1 to 5.3.2. Updates `spring-core` from 2.5.1 to 5.3.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/commits/v5.3.2) Updates `spring-beans` from 2.5.1 to 5.3.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/commits/v5.3.2) Updates `spring-context` from 2.5.1 to 5.3.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/commits/v5.3.2) Updates `spring-web` from 2.5.1 to 5.3.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/commits/v5.3.2) Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 938370d..1f0e245 100644 --- a/pom.xml +++ b/pom.xml @@ -543,7 +543,7 @@ <rhino.version>1.6R7</rhino.version> <servlet.api.version>2.3</servlet.api.version> <slf4j.version>1.7.22</slf4j.version> - <spring.version>2.5.1</spring.version> + <spring.version>5.3.2</spring.version> <wsdl4j.version>1.6.2</wsdl4j.version> <xalan.version>2.7.2</xalan.version> <xmlbeans.version>2.6.0</xmlbeans.version>