From c34d36f8c43f7c0c65a9862f1d7b9a97cc1200ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 06:25:12 +0000 Subject: [PATCH 1/2] Bump spring-framework.version from 6.1.4 to 6.1.10 Bumps `spring-framework.version` from 6.1.4 to 6.1.10. Updates `org.springframework:spring-jdbc` from 6.1.4 to 6.1.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.4...v6.1.10) Updates `org.springframework:spring-orm` from 6.1.4 to 6.1.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.4...v6.1.10) Updates `org.springframework:spring-webmvc` from 6.1.4 to 6.1.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.4...v6.1.10) Updates `org.springframework:spring-context-support` from 6.1.4 to 6.1.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.4...v6.1.10) Updates `org.springframework:spring-oxm` from 6.1.4 to 6.1.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.4...v6.1.10) Updates `org.springframework:spring-test` from 6.1.4 to 6.1.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.4...v6.1.10) --- updated-dependencies: - dependency-name: org.springframework:spring-jdbc dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-orm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context-support dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-oxm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-test dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 680717cc..0b0402d9 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ - 6.1.4 + 6.1.10 5.3.2 From 1e006ccefe8224e4981d0ef734e9e113b901f5c9 Mon Sep 17 00:00:00 2001 From: Antoine Rey Date: Mon, 1 Jul 2024 09:03:27 +0200 Subject: [PATCH 2/2] Align project version with 6.1.10 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0b0402d9..a0a1962d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.samples spring-framework-petclinic - 6.1.4 + 6.1.10 Spring Framework Petclinic war