From 2aaf6031c9ee0030ba5ad16d316c01cb888df95b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 18:31:15 +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.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.2.5) --- 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..a30bac63 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.5 com.okta.cli.OktaCli