From cce9bb44b9bbba4eadb7529e33e52421cb42af6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 14:32:45 +0000 Subject: [PATCH] build(deps): bump org.springframework.boot:spring-boot-maven-plugin (#109) Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 34f813c..b4e5e53 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ org.springframework.boot spring-boot-maven-plugin - 3.3.2 + 3.3.3 org.${group.id}.Application