From 01589891054419c44c8d8bbd4132c4287f23ccf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 20:03:44 +0200 Subject: [PATCH] build(deps): bump org.springframework.boot:spring-boot-dependencies (#1853) Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.5...v3.3.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- samples/java/cloud-run/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/java/cloud-run/pom.xml b/samples/java/cloud-run/pom.xml index 4187f83e4a..695f6c8abe 100644 --- a/samples/java/cloud-run/pom.xml +++ b/samples/java/cloud-run/pom.xml @@ -36,7 +36,7 @@ org.springframework.boot spring-boot-dependencies - 3.2.5 + 3.3.0 pom import