Skip to content

Commit 6aee6dd

Browse files
build(deps): bump spring-boot-maven-plugin from 2.7.5 to 3.0.0
Bumps [spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.7.5 to 3.0.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.5...v3.0.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b04975b commit 6aee6dd

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)