From 9f24e0d7633199ec6a3d01f9e55225586b984bcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 10:52:08 +0000 Subject: [PATCH] fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.4 --- backend/pom.xml | 2 +- legacy/pom.xml | 2 +- processor/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index bfde1ae97a..8d494c2531 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.3 + 3.3.4 diff --git a/legacy/pom.xml b/legacy/pom.xml index 5f87e21754..5c0c805f28 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.3 + 3.3.4 diff --git a/processor/pom.xml b/processor/pom.xml index 940a7d07bc..3b17c44020 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.3 + 3.3.4