From 96d63c732b8d0a080999061b6c125b70a8e415a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 15:33:57 -0400 Subject: [PATCH] Bump org.springframework:spring-core (#257) 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:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../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 6db71f9..25d7030 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.15 + 6.0.16 test