You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by al...@apache.org on 2023/08/09 11:10:59 UTC

[dubbo-samples] branch master updated: Bump org.springframework:spring-framework-bom (#985)

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

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git


The following commit(s) were added to refs/heads/master by this push:
     new dc281a3e Bump org.springframework:spring-framework-bom (#985)
dc281a3e is described below

commit dc281a3e072999db2ef024e66249288ae35b5367
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Aug 9 19:10:53 2023 +0800

    Bump org.springframework:spring-framework-bom (#985)
    
    Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 4.3.29.RELEASE to 4.3.30.RELEASE.
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.29.RELEASE...v4.3.30.RELEASE)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-framework-bom
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 99-integration/dubbo-samples-test-12697/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/99-integration/dubbo-samples-test-12697/pom.xml b/99-integration/dubbo-samples-test-12697/pom.xml
index cc0a94e2..41ed6a07 100644
--- a/99-integration/dubbo-samples-test-12697/pom.xml
+++ b/99-integration/dubbo-samples-test-12697/pom.xml
@@ -37,7 +37,7 @@
         <source.level>1.8</source.level>
         <target.level>1.8</target.level>
         <dubbo.version>3.2.3</dubbo.version>
-        <spring.version>4.3.29.RELEASE</spring.version>
+        <spring.version>4.3.30.RELEASE</spring.version>
         <zookeeper_version>3.8.1</zookeeper_version>
         <junit.version>4.13.1</junit.version>
     </properties>


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org