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

jinrongtong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-spring.git


The following commit(s) were added to refs/heads/master by this push:
     new 6d785eb  Bump org.springframework.boot:spring-boot (#600)
6d785eb is described below

commit 6d785eb4b0dda5df51716abbea27cc66a7e2442f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 25 15:17:11 2023 +0800

    Bump org.springframework.boot:spring-boot (#600)
    
    Bumps 
[org.springframework.boot:spring-boot](https://github.com/spring-projects/spring-boot)
 from 2.5.9 to 2.7.18.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - 
[Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.9...v2.7.18)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 rocketmq-spring-boot-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rocketmq-spring-boot-parent/pom.xml 
b/rocketmq-spring-boot-parent/pom.xml
index ab93afd..be43294 100644
--- a/rocketmq-spring-boot-parent/pom.xml
+++ b/rocketmq-spring-boot-parent/pom.xml
@@ -37,7 +37,7 @@
     <properties>
         <project.rootdir>${project.basedir}/..</project.rootdir>
 
-        <spring.boot.version>2.5.9</spring.boot.version>
+        <spring.boot.version>2.7.18</spring.boot.version>
         <spring.version>5.3.27</spring.version>
 
         
<rocketmq.spring.boot.version>2.2.4-SNAPSHOT</rocketmq.spring.boot.version>

Reply via email to