From 60c0662c560036ad0b34a2444219bb77cdfdb432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 04:59:20 +0000 Subject: [PATCH] Bump spring-boot from 2.3.12.RELEASE to 3.1.1 Bumps [spring-boot](https://github.com/spring-projects/spring-boot) from 2.3.12.RELEASE to 3.1.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.12.RELEASE...v3.1.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dc-commons-file/pom.xml | 2 +- dc-commons-springsecurity/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dc-commons-file/pom.xml b/dc-commons-file/pom.xml index 97bb311b..ea9bfa54 100644 --- a/dc-commons-file/pom.xml +++ b/dc-commons-file/pom.xml @@ -67,7 +67,7 @@ org.springframework.boot spring-boot - 2.3.12.RELEASE + 3.1.1 org.springframework.boot diff --git a/dc-commons-springsecurity/pom.xml b/dc-commons-springsecurity/pom.xml index 37b89b02..d3c00538 100644 --- a/dc-commons-springsecurity/pom.xml +++ b/dc-commons-springsecurity/pom.xml @@ -94,7 +94,7 @@ org.springframework.boot spring-boot - 2.3.12.RELEASE + 3.1.1 org.springframework.boot