This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch 
dependabot/maven/org.springframework.boot-spring-boot-maven-plugin-2.7.18
in repository https://gitbox.apache.org/repos/asf/dubbo.git

commit 4d6427a56716d3eaeb13b0c4aea7ace4ccb01850
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 29 13:11:06 2023 +0000

    Bump org.springframework.boot:spring-boot-maven-plugin
    
    Bumps 
[org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot)
 from 2.7.17 to 2.7.18.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - 
[Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.17...v2.7.18)
    
    ---
    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] <supp...@github.com>
---
 dubbo-demo/dubbo-demo-annotation/pom.xml  | 2 +-
 dubbo-demo/dubbo-demo-api/pom.xml         | 2 +-
 dubbo-demo/dubbo-demo-spring-boot/pom.xml | 2 +-
 dubbo-demo/dubbo-demo-xml/pom.xml         | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dubbo-demo/dubbo-demo-annotation/pom.xml 
b/dubbo-demo/dubbo-demo-annotation/pom.xml
index 891cfabbf8..d881d55fdc 100644
--- a/dubbo-demo/dubbo-demo-annotation/pom.xml
+++ b/dubbo-demo/dubbo-demo-annotation/pom.xml
@@ -34,7 +34,7 @@
 
   <properties>
     <skip_maven_deploy>true</skip_maven_deploy>
-    <spring-boot-maven-plugin.version>2.7.17</spring-boot-maven-plugin.version>
+    <spring-boot-maven-plugin.version>2.7.18</spring-boot-maven-plugin.version>
   </properties>
 
   <build>
diff --git a/dubbo-demo/dubbo-demo-api/pom.xml 
b/dubbo-demo/dubbo-demo-api/pom.xml
index c469ffdef5..deaf2b0dbd 100644
--- a/dubbo-demo/dubbo-demo-api/pom.xml
+++ b/dubbo-demo/dubbo-demo-api/pom.xml
@@ -36,7 +36,7 @@
 
   <properties>
     <skip_maven_deploy>true</skip_maven_deploy>
-    <spring-boot-maven-plugin.version>2.7.17</spring-boot-maven-plugin.version>
+    <spring-boot-maven-plugin.version>2.7.18</spring-boot-maven-plugin.version>
   </properties>
 
   <build>
diff --git a/dubbo-demo/dubbo-demo-spring-boot/pom.xml 
b/dubbo-demo/dubbo-demo-spring-boot/pom.xml
index 5ae0e10248..8bae0435f9 100644
--- a/dubbo-demo/dubbo-demo-spring-boot/pom.xml
+++ b/dubbo-demo/dubbo-demo-spring-boot/pom.xml
@@ -36,7 +36,7 @@
     <maven.compiler.target>8</maven.compiler.target>
     <skip_maven_deploy>true</skip_maven_deploy>
     <spring-boot.version>2.7.18</spring-boot.version>
-    <spring-boot-maven-plugin.version>2.7.17</spring-boot-maven-plugin.version>
+    <spring-boot-maven-plugin.version>2.7.18</spring-boot-maven-plugin.version>
     <micrometer-core.version>1.11.5</micrometer-core.version>
   </properties>
   <dependencyManagement>
diff --git a/dubbo-demo/dubbo-demo-xml/pom.xml 
b/dubbo-demo/dubbo-demo-xml/pom.xml
index f24ac41aa6..4a061ac4e8 100644
--- a/dubbo-demo/dubbo-demo-xml/pom.xml
+++ b/dubbo-demo/dubbo-demo-xml/pom.xml
@@ -40,7 +40,7 @@
 
   <properties>
     <skip_maven_deploy>true</skip_maven_deploy>
-    <spring-boot-maven-plugin.version>2.7.17</spring-boot-maven-plugin.version>
+    <spring-boot-maven-plugin.version>2.7.18</spring-boot-maven-plugin.version>
   </properties>
 
   <build>

Reply via email to