From b7db788bbee87dacd30e07427332e086f8420bb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 07:21:03 +0000 Subject: [PATCH] Bump spring.version from 5.3.27 to 6.1.12 Bumps `spring.version` from 5.3.27 to 6.1.12. Updates `org.springframework:spring-context` from 5.3.27 to 6.1.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.27...v6.1.12) Updates `org.springframework:spring-core` from 5.3.27 to 6.1.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.27...v6.1.12) Updates `org.springframework:spring-web` from 5.3.27 to 6.1.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.27...v6.1.12) Updates `org.springframework:spring-webmvc` from 5.3.27 to 6.1.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.27...v6.1.12) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-web 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 ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9db7d91..6b649b7 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 1.0 - 5.3.27 + 6.1.12 2.17.2 ${basedir}