From 20bf407c85d089b66f8494c4625e564c1d86012f Mon Sep 17 00:00:00 2001 From: BCGov-NR PR Bot <42219260+bcgov-devops@users.noreply.github.com> Date: Mon, 23 Oct 2023 15:34:16 -0700 Subject: [PATCH] fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.1.5 (#582) Co-authored-by: Renovate Bot Co-authored-by: Paulo Gomes da Cruz Junior --- 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 6753895744..215df99c71 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.3 + 3.1.5 diff --git a/legacy/pom.xml b/legacy/pom.xml index 1fb64b5e3e..be64095838 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.3 + 3.1.5 diff --git a/processor/pom.xml b/processor/pom.xml index f9a08b6939..8cdf9afe66 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.3 + 3.1.5