From 454913b04fa0d44219f29f8af0cfcb23a79ff618 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 07:01:14 +0000 Subject: [PATCH] Bump spring.version from 6.1.11 to 6.1.12 Bumps `spring.version` from 6.1.11 to 6.1.12. Updates `org.springframework:spring-context` from 6.1.11 to 6.1.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.11...v6.1.12) Updates `org.springframework:spring-test` from 6.1.11 to 6.1.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.11...v6.1.12) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- junit4-spring/pom.xml | 2 +- junit5-spring/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/junit4-spring/pom.xml b/junit4-spring/pom.xml index 7fc5d6a43..0d2a0643a 100644 --- a/junit4-spring/pom.xml +++ b/junit4-spring/pom.xml @@ -9,7 +9,7 @@ 2.0.16 1.5.7 - 6.1.11 + 6.1.12 4.13.2 diff --git a/junit5-spring/pom.xml b/junit5-spring/pom.xml index 30b9b84c5..222dfd386 100644 --- a/junit5-spring/pom.xml +++ b/junit5-spring/pom.xml @@ -9,7 +9,7 @@ 2.0.16 1.5.7 - 6.1.11 + 6.1.12 5.11.0