From 13ba9b15965cd863ceacfd481453d8a444341f80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:27:26 +0000 Subject: [PATCH] Bump spring.version from 5.0.5.RELEASE to 5.3.6 Bumps `spring.version` from 5.0.5.RELEASE to 5.3.6. Updates `spring-framework-bom` from 5.0.5.RELEASE to 5.3.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.3.6) Updates `spring-context` from 5.0.5.RELEASE to 5.3.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.3.6) Updates `spring-context-support` from 5.0.5.RELEASE to 5.3.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.3.6) Updates `spring-orm` from 5.0.5.RELEASE to 5.3.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.3.6) Updates `spring-tx` from 5.0.5.RELEASE to 5.3.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.3.6) Updates `spring-aspects` from 5.0.5.RELEASE to 5.3.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.3.6) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2a17963..7e1fbe1 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 5.1.0-release 1.8.10 3.2.2 - 5.0.5.RELEASE + 5.3.6 1.4.6.RELEASE com.example.crud.Main