From 9c68a3278d06a8264ce8b9b8259b306513dd27ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 17:31:00 +0000 Subject: [PATCH] Bump spring.version from 6.0.13 to 6.1.2 in /full (closes #732) Bumps `spring.version` from 6.0.13 to 6.1.2. Updates `org.springframework:spring-core` from 6.0.13 to 6.1.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.13...v6.1.2) Updates `org.springframework:spring-web` from 6.0.13 to 6.1.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.13...v6.1.2) Updates `org.springframework:spring-orm` from 6.0.13 to 6.1.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.13...v6.1.2) Updates `org.springframework:spring-context` from 6.0.13 to 6.1.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.13...v6.1.2) Updates `org.springframework:spring-context-support` from 6.0.13 to 6.1.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.13...v6.1.2) Updates `org.springframework:spring-test` from 6.0.13 to 6.1.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.13...v6.1.2) Updates `org.springframework:spring-aop` from 6.0.13 to 6.1.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.13...v6.1.2) Updates `org.springframework:spring-aspects` from 6.0.13 to 6.1.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.13...v6.1.2) Change-Id: Ibad729303f6bda9b9ea953567d4d0d8a1c91a41d --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework:spring-orm dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework:spring-context-support dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework:spring-test dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework:spring-aop dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework:spring-aspects dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Change-Id: Ifd6b13da3b856d050fa6ddb25be297be422f76bc --- full/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/full/pom.xml b/full/pom.xml index a0a6db44..57a1a34a 100644 --- a/full/pom.xml +++ b/full/pom.xml @@ -11,7 +11,7 @@ 3.1.5 6.0.0.Alpha7 6.1.7.Final - 6.0.13 + 6.1.2 ${spring.version}