From ee70f4fd19058110d3d5e9a8341ca70935b8abf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 06:47:50 +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 113d266c2..df2d426a9 100644 --- a/junit4-spring/pom.xml +++ b/junit4-spring/pom.xml @@ -9,7 +9,7 @@ 2.0.16 1.5.6 - 6.1.11 + 6.1.12 4.13.2 diff --git a/junit5-spring/pom.xml b/junit5-spring/pom.xml index 65dc702c1..2016b3132 100644 --- a/junit5-spring/pom.xml +++ b/junit5-spring/pom.xml @@ -9,7 +9,7 @@ 2.0.16 1.5.6 - 6.1.11 + 6.1.12 5.10.3