From b819146d5c4c8ff50975018ea89d87cb56cab3e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 13:35:58 +0000 Subject: [PATCH] build(deps): bump org.springframework.boot:spring-boot-starter-parent Bumps the all group in /applications with 1 update: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot). Updates `org.springframework.boot:spring-boot-starter-parent` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.1...v3.4.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- applications/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/pom.xml b/applications/pom.xml index 366c490..be436bf 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.1 + 3.4.2