Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-maven-plugin (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent dbe72ef commit 608f558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>3.1.4</version>
<version>3.1.5</version>
<configuration>
<mainClass>org.${group.id}.Application</mainClass>
</configuration>
Expand Down

0 comments on commit 608f558

Please sign in to comment.