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

chenzhida pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new 1de78879e Bump spring-boot.version from 3.4.5 to 3.5.3 (#4862)
1de78879e is described below

commit 1de78879e2707259b09ebf3cc3ea3b47c64dbbaf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 14 17:32:02 2025 +0800

    Bump spring-boot.version from 3.4.5 to 3.5.3 (#4862)
    
    Bumps `spring-boot.version` from 3.4.5 to 3.5.3.
    
    Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.4.5 to 
3.5.3
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - 
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.5...v3.5.3)
    
    Updates `org.springframework.boot:spring-boot-dependencies` from 3.4.5 to 
3.5.3
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - 
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.5...v3.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-maven-plugin
      dependency-version: 3.5.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.springframework.boot:spring-boot-dependencies
      dependency-version: 3.5.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b38cfe758..cd58d47c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
     <site-maven-plugin.version>3.21.0</site-maven-plugin.version>
     <source-maven-plugin.version>3.3.0</source-maven-plugin.version>
     <spotbug-maven-plugin.version>4.9.3.2</spotbug-maven-plugin.version>
-    <spring-boot.version>3.4.5</spring-boot.version>
+    <spring-boot.version>3.5.3</spring-boot.version>
     <surefire-maven-plugin.version>3.5.3</surefire-maven-plugin.version>
     <!-- plugin version end -->
   </properties>

Reply via email to