From bdd38f2454935f3925010a0230276a11f1526ecc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 18:25:12 +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.2.0 to 3.2.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.2.4) --- 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] --- cli/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/pom.xml b/cli/pom.xml index 056e10bb..125c18c2 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -257,7 +257,7 @@ org.springframework.boot spring-boot-maven-plugin - 3.2.0 + 3.2.4 com.okta.cli.OktaCli