Bump spring-boot-maven-plugin from 2.7.9 to 2.7.10 (#11908)

Bumps [spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.7.9 to 2.7.10.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.9...v2.7.10)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-03-27 09:50:53 +08:00 committed by GitHub
parent e7d3cf8ce6
commit 0e57e806a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -30,7 +30,7 @@
<properties>
<skip_maven_deploy>true</skip_maven_deploy>
<spring-boot-maven-plugin.version>2.7.9</spring-boot-maven-plugin.version>
<spring-boot-maven-plugin.version>2.7.10</spring-boot-maven-plugin.version>
</properties>
<modules>

View File

@ -36,7 +36,7 @@
<properties>
<skip_maven_deploy>true</skip_maven_deploy>
<spring-boot-maven-plugin.version>2.7.9</spring-boot-maven-plugin.version>
<spring-boot-maven-plugin.version>2.7.10</spring-boot-maven-plugin.version>
</properties>
<artifactId>dubbo-demo-api</artifactId>

View File

@ -37,7 +37,7 @@
<maven.compiler.target>8</maven.compiler.target>
<skip_maven_deploy>true</skip_maven_deploy>
<spring-boot.version>2.7.9</spring-boot.version>
<spring-boot-maven-plugin.version>2.7.9</spring-boot-maven-plugin.version>
<spring-boot-maven-plugin.version>2.7.10</spring-boot-maven-plugin.version>
<micrometer-core.version>1.10.5</micrometer-core.version>
</properties>
<dependencyManagement>

View File

@ -32,7 +32,7 @@
<properties>
<skip_maven_deploy>true</skip_maven_deploy>
<spring-boot-maven-plugin.version>2.7.9</spring-boot-maven-plugin.version>
<spring-boot-maven-plugin.version>2.7.10</spring-boot-maven-plugin.version>
</properties>
<modules>