From aa8d5f9f1e44fbeeee6b344426c21bc7dcae9286 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 06:36:47 +0000 Subject: [PATCH] build(deps): bump org.springframework.boot:spring-boot-maven-plugin 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] --- 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