Skip to content

Commit b04975b

Browse files
authored
Merge pull request #36 from guohao/dependabot/maven/org.springframework.boot-spring-boot-maven-plugin-2.7.5
build(deps): bump spring-boot-maven-plugin from 1.5.3.RELEASE to 2.7.5
2 parents e3cae06 + a3517fd commit b04975b

File tree

1 file changed

+1
-1
lines changed
  • demos/grpc-java-contrib-demo/time-service-demo

1 file changed

+1
-1
lines changed

demos/grpc-java-contrib-demo/time-service-demo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<plugin>
9292
<groupId>org.springframework.boot</groupId>
9393
<artifactId>spring-boot-maven-plugin</artifactId>
94-
<version>1.5.3.RELEASE</version>
94+
<version>2.7.5</version>
9595
<executions>
9696
<execution>
9797
<goals>

0 commit comments

Comments
 (0)