Skip to content

Commit

Permalink
Merge pull request #553 from okta/dependabot/maven/org.springframewor…
Browse files Browse the repository at this point in the history
…k.boot-spring-boot-maven-plugin-3.2.5

Bump org.springframework.boot:spring-boot-maven-plugin from 3.2.0 to 3.2.5
  • Loading branch information
arvindkrishnakumar-okta authored Dec 20, 2024
2 parents fd5c12f + 2aaf603 commit 29bcba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>3.2.0</version>
<version>3.2.5</version>
<configuration>
<mainClass>com.okta.cli.OktaCli</mainClass>
</configuration>
Expand Down

0 comments on commit 29bcba6

Please sign in to comment.