From 4b1223174bffd0c77628ca673d089622c4af9d16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 22:41:13 +0000 Subject: [PATCH] Bump spring.boot.version from 3.3.3 to 3.3.5 Bumps `spring.boot.version` from 3.3.3 to 3.3.5. Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.3 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.3...v3.3.5) Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.3 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.3...v3.3.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5caa743a..75d5ff4b 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ - 3.3.3 + 3.3.5 5.5.1-SNAPSHOT