From 45551ab3df72223a26bc879deeaddaecbc13bfcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 13:06:49 +0000 Subject: [PATCH] Bump org.springframework:spring-core Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.0.15 to 6.0.16. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.15...v6.0.16) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- boat-maven-plugin/src/it/example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boat-maven-plugin/src/it/example/pom.xml b/boat-maven-plugin/src/it/example/pom.xml index cca9d81c2..718617774 100644 --- a/boat-maven-plugin/src/it/example/pom.xml +++ b/boat-maven-plugin/src/it/example/pom.xml @@ -153,7 +153,7 @@ org.springframework spring-core - 6.0.15 + 6.0.16 compile