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 433034e  Bump org.springframework.boot:spring-boot (#601)
433034e is described below

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

    Bump org.springframework.boot:spring-boot (#601)
    
    Bumps 
[org.springframework.boot:spring-boot](https://github.com/spring-projects/spring-boot)
 from 2.5.15 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.15...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-v5-client-spring-boot-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rocketmq-v5-client-spring-boot-parent/pom.xml 
b/rocketmq-v5-client-spring-boot-parent/pom.xml
index 68f7300..3916552 100644
--- a/rocketmq-v5-client-spring-boot-parent/pom.xml
+++ b/rocketmq-v5-client-spring-boot-parent/pom.xml
@@ -35,7 +35,7 @@
 
     <properties>
         <project.rootdir>${project.basedir}/..</project.rootdir>
-        <spring.boot.version>2.5.15</spring.boot.version>
+        <spring.boot.version>2.7.18</spring.boot.version>
         <spring.version>5.3.20</spring.version>
 
         
<rocketmq.client.spring.boot.version>2.2.4-SNAPSHOT</rocketmq.client.spring.boot.version>

Reply via email to