From d2a1b8a6f8869d1644cc08229ba281a8aa41608b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 10:11:23 +0100 Subject: [PATCH] build(deps): bump org.springframework.boot:spring-boot-maven-plugin (#1421) Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.2...v3.2.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> --- plc4j/tools/ui/application/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plc4j/tools/ui/application/pom.xml b/plc4j/tools/ui/application/pom.xml index f7a0e446e47..bc861beb918 100644 --- a/plc4j/tools/ui/application/pom.xml +++ b/plc4j/tools/ui/application/pom.xml @@ -76,7 +76,7 @@ org.springframework.boot spring-boot-maven-plugin - 3.2.2 + 3.2.3 org.apache.plc4x.java.tools.ui.Plc4xUiBackendApplication