From 2f8bf3d08fcbcad5ec49784bd9b155ed16fa7ddc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 21:47:07 +0000 Subject: [PATCH] Bump spring.version from 4.0.6.RELEASE to 5.3.3 Bumps `spring.version` from 4.0.6.RELEASE to 5.3.3. Updates `spring-core` from 4.0.6.RELEASE to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.6.RELEASE...v5.3.3) Updates `spring-web` from 4.0.6.RELEASE to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.6.RELEASE...v5.3.3) Updates `spring-expression` from 4.0.6.RELEASE to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.6.RELEASE...v5.3.3) Updates `spring-tx` from 4.0.6.RELEASE to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.6.RELEASE...v5.3.3) Updates `spring-webmvc` from 4.0.6.RELEASE to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.6.RELEASE...v5.3.3) Updates `spring-test` from 4.0.6.RELEASE to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.6.RELEASE...v5.3.3) Updates `spring-jdbc` from 4.0.6.RELEASE to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.6.RELEASE...v5.3.3) Updates `spring-orm` from 4.0.6.RELEASE to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.6.RELEASE...v5.3.3) Updates `spring-oxm` from 4.0.6.RELEASE to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.6.RELEASE...v5.3.3) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 445c99a0..8c30bec5 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ ${java.version} - 4.0.6.RELEASE + 5.3.3 3.2.3.RELEASE 1.4.3.RELEASE 2.0.2.RELEASE