build(deps): bump spring-boot-maven-plugin from 2.5.6 to 2.7.4 #145

Closed
dependabot[bot] wants to merge 1 commits from dependabot/maven/org.springframework.boot-spring-boot-maven-plugin-2.7.4 into master
Showing only changes of commit 20a39bcbb6 - 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.4</version>
<configuration>
<mainClass>cn.celess.BlogApplication</mainClass>
</configuration>