From 036b525147c0eaa1a5be8b44bad7b8f8993dddd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jun 2022 15:07:27 +0000 Subject: [PATCH] Bump spring.version from 4.3.7.RELEASE to 5.3.21 Bumps `spring.version` from 4.3.7.RELEASE to 5.3.21. Updates `spring-context` from 4.3.7.RELEASE to 5.3.21 - [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.21) Updates `spring-context-support` from 4.3.7.RELEASE to 5.3.21 - [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.21) Updates `spring-aop` from 4.3.7.RELEASE to 5.3.21 - [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.21) Updates `spring-test` from 4.3.7.RELEASE to 5.3.21 - [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.21) Updates `spring-webmvc` from 4.3.7.RELEASE to 5.3.21 - [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.21) Updates `spring-jdbc` from 4.3.7.RELEASE to 5.3.21 - [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.21) Updates `spring-oxm` from 4.3.7.RELEASE to 5.3.21 - [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.21) --- 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..4359d29 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ - 4.3.7.RELEASE + 5.3.21 4.13.1 3.10.1 3.3.1