From bd0936cd8fb49d57f81ace5f56e4e704ee685205 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 07:07:07 +0000 Subject: [PATCH] Bump spring.version from 5.3.27 to 6.1.10 Bumps `spring.version` from 5.3.27 to 6.1.10. Updates `org.springframework:spring-context` from 5.3.27 to 6.1.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.27...v6.1.10) Updates `org.springframework:spring-core` from 5.3.27 to 6.1.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.27...v6.1.10) Updates `org.springframework:spring-web` from 5.3.27 to 6.1.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.27...v6.1.10) Updates `org.springframework:spring-webmvc` from 5.3.27 to 6.1.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.27...v6.1.10) --- 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 6aa6fcb..78e23fd 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 1.0 - 5.3.27 + 6.1.10 2.17.1 ${basedir}