Skip to content

Commit b786569

Browse files
authored
Merge pull request #42 from guohao/dependabot/maven/org.springframework.boot-spring-boot-maven-plugin-3.0.0
build(deps): bump spring-boot-maven-plugin from 2.7.5 to 3.0.0
2 parents bf2c84d + 6aee6dd commit b786569

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

Lines changed: 1 addition & 1 deletion
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>2.7.5</version>
94+
<version>3.0.0</version>
9595
<executions>
9696
<execution>
9797
<goals>

0 commit comments

Comments
 (0)