From eff0300ced286929877de257fbf315e1f167af06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 06:46:50 +0000 Subject: [PATCH] Bump spring.version from 6.1.6 to 6.1.7 Bumps `spring.version` from 6.1.6 to 6.1.7. Updates `org.springframework:spring-context` from 6.1.6 to 6.1.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.6...v6.1.7) Updates `org.springframework:spring-test` from 6.1.6 to 6.1.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.6...v6.1.7) --- 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 cc62eef59..b6a1d0dce 100644 --- a/junit4-spring/pom.xml +++ b/junit4-spring/pom.xml @@ -9,7 +9,7 @@ 2.0.13 1.5.6 - 6.1.6 + 6.1.7 4.13.2 diff --git a/junit5-spring/pom.xml b/junit5-spring/pom.xml index 0d0803fdf..c8a87df74 100644 --- a/junit5-spring/pom.xml +++ b/junit5-spring/pom.xml @@ -9,7 +9,7 @@ 2.0.13 1.5.6 - 6.1.6 + 6.1.7 5.10.2