From 19c763b294ce4b94eaaea3c83207a88c822881ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 18:25:29 +0000 Subject: [PATCH] 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.1.3 to 3.2.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.3...v3.2.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- cli/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/pom.xml b/cli/pom.xml index ff7fe1a4..cb6c4b84 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -257,7 +257,7 @@ org.springframework.boot spring-boot-maven-plugin - 3.1.3 + 3.2.0 com.okta.cli.OktaCli