From 6b24351ab53da0f434b1ba837d21120d551840f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 21:43:51 +0000 Subject: [PATCH] Bump org.springframework:spring-core in /java-basics-004-junit-mockito Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.0.16 to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.16...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java-basics-004-junit-mockito/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-basics-004-junit-mockito/pom.xml b/java-basics-004-junit-mockito/pom.xml index 7842f29..d544d09 100644 --- a/java-basics-004-junit-mockito/pom.xml +++ b/java-basics-004-junit-mockito/pom.xml @@ -12,7 +12,7 @@ 1.0 - 6.0.16 + 6.1.14 17 17