From 0618c6bf7be751eef44e6c1d15955fdf079d8be2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 06:32:38 +0000 Subject: [PATCH] Bump spring.version from 5.3.34 to 6.1.6 Bumps `spring.version` from 5.3.34 to 6.1.6. Updates `org.springframework:spring-context` from 5.3.34 to 6.1.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.34...v6.1.6) Updates `org.springframework:spring-webmvc` from 5.3.34 to 6.1.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.34...v6.1.6) Updates `org.springframework:spring-orm` from 5.3.34 to 6.1.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.34...v6.1.6) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production 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-orm 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 f43e82e..e4218fe 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ war - 5.3.34 + 6.1.6 5.6.15.Final