From 83ccce74d86ff7e3658de5e1e7109131e5e3df1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 23:01:56 +0000 Subject: [PATCH] Bump spring-boot-dependencies from 2.5.13 to 3.0.0 Bumps [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.5.13 to 3.0.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.13...v3.0.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- native-image-samples/native-image-samples-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/native-image-samples/native-image-samples-spring/pom.xml b/native-image-samples/native-image-samples-spring/pom.xml index 24ab204b..768db0b2 100644 --- a/native-image-samples/native-image-samples-spring/pom.xml +++ b/native-image-samples/native-image-samples-spring/pom.xml @@ -16,7 +16,7 @@ native-image-samples-spring - 2.5.13 + 3.0.0 1.2.8.RELEASE