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

crazyhzm pushed a commit to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.2 by this push:
     new 782d9986b6 Bump org.springframework.boot:spring-boot-starter-test 
(#13254)
782d9986b6 is described below

commit 782d9986b6099b972e75f6afd9fcf02724ef697f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 23 16:39:11 2023 +0800

    Bump org.springframework.boot:spring-boot-starter-test (#13254)
    
    Bumps 
[org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot)
 from 2.7.16 to 2.7.17.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - 
[Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.16...v2.7.17)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-starter-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dubbo-config/dubbo-config-spring/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-config/dubbo-config-spring/pom.xml 
b/dubbo-config/dubbo-config-spring/pom.xml
index bdb348d4a4..65d3b96f83 100644
--- a/dubbo-config/dubbo-config-spring/pom.xml
+++ b/dubbo-config/dubbo-config-spring/pom.xml
@@ -27,7 +27,7 @@
     <description>The spring config module of dubbo project</description>
     <properties>
         <skip_maven_deploy>false</skip_maven_deploy>
-        <spring-boot.version>2.7.16</spring-boot.version>
+        <spring-boot.version>2.7.17</spring-boot.version>
         <!-- Uncomment spring_version property to check Spring 4.x 
compatibility -->
         <!-- <spring_version>4.3.30.RELEASE</spring_version> -->
     </properties>

Reply via email to