build(deps): bump spring-boot-maven-plugin from 2.5.6 to 2.7.5 #150

Closed
dependabot[bot] wants to merge 1 commits from dependabot/maven/org.springframework.boot-spring-boot-maven-plugin-2.7.5 into master
Showing only changes of commit eb3826f04b - Show all commits

View File

@@ -88,7 +88,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.5.6</version>
<version>2.7.5</version>
<configuration>
<mainClass>cn.celess.BlogApplication</mainClass>
</configuration>