From 9906b548d43540a4d7358b7e9c731d8c956e4f6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 15:06:38 +0000 Subject: [PATCH] Bump spring.version from 4.3.7.RELEASE to 5.3.20 Bumps `spring.version` from 4.3.7.RELEASE to 5.3.20. Updates `spring-context` from 4.3.7.RELEASE to 5.3.20 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.7.RELEASE...v5.3.20) Updates `spring-context-support` from 4.3.7.RELEASE to 5.3.20 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.7.RELEASE...v5.3.20) Updates `spring-aop` from 4.3.7.RELEASE to 5.3.20 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.7.RELEASE...v5.3.20) Updates `spring-test` from 4.3.7.RELEASE to 5.3.20 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.7.RELEASE...v5.3.20) Updates `spring-webmvc` from 4.3.7.RELEASE to 5.3.20 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.7.RELEASE...v5.3.20) Updates `spring-jdbc` from 4.3.7.RELEASE to 5.3.20 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.7.RELEASE...v5.3.20) Updates `spring-oxm` from 4.3.7.RELEASE to 5.3.20 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.7.RELEASE...v5.3.20) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-context-support dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-aop dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-test dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-jdbc dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-oxm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ec0ae13..892223b 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ - 4.3.7.RELEASE + 5.3.20 4.13.1 3.10.1 3.3.1