Skip to content

Commit

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

Bump org.springframework.boot:spring-boot-maven-plugin from 3.1.2 to 3.1.3
  • Loading branch information
arvindkrishnakumar-okta authored Aug 25, 2023
2 parents 8dce4c8 + 6b9de7d commit dc9061c
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.2</version>
<version>3.1.3</version>
<configuration>
<mainClass>com.okta.cli.OktaCli</mainClass>
</configuration>
Expand Down

0 comments on commit dc9061c

Please sign in to comment.