From c88a5a57624b82bda2d905f8814efa03447da6a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 21:45:40 +0000 Subject: [PATCH] Bump org.springframework:spring-core 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:development ... Signed-off-by: dependabot[bot] --- .../image-thumbnail-samples/image-thumbnail-processor/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/function-based-stream-app-samples/image-thumbnail-samples/image-thumbnail-processor/pom.xml b/function-based-stream-app-samples/image-thumbnail-samples/image-thumbnail-processor/pom.xml index 25d7030..25462f0 100644 --- a/function-based-stream-app-samples/image-thumbnail-samples/image-thumbnail-processor/pom.xml +++ b/function-based-stream-app-samples/image-thumbnail-samples/image-thumbnail-processor/pom.xml @@ -33,7 +33,7 @@ org.springframework spring-core - 6.0.16 + 6.1.14 test