Skip to content

Commit

Permalink
Merge pull request #492 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.0

Bump org.springframework.boot:spring-boot-maven-plugin from 3.1.3 to 3.2.0
  • Loading branch information
arvindkrishnakumar-okta authored Jan 31, 2024
2 parents f1b242c + 19c763b commit f00f0a8
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.1.3</version>
<version>3.2.0</version>
<configuration>
<mainClass>com.okta.cli.OktaCli</mainClass>
</configuration>
Expand Down

0 comments on commit f00f0a8

Please sign in to comment.