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 2022/12/23 01:54:31 UTC

[dubbo-samples] branch master updated: Bump spring-framework-bom (#653)

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 d62610af Bump spring-framework-bom (#653)
d62610af is described below

commit d62610af19af816f103f9b8a0ec03a1bc8b64325
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Dec 23 09:54:26 2022 +0800

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

diff --git a/99-integration/dubbo-samples-sentinel-dubbo3/pom.xml b/99-integration/dubbo-samples-sentinel-dubbo3/pom.xml
index 74032a85..7a3e8029 100644
--- a/99-integration/dubbo-samples-sentinel-dubbo3/pom.xml
+++ b/99-integration/dubbo-samples-sentinel-dubbo3/pom.xml
@@ -39,7 +39,7 @@
         <target.level>1.8</target.level>
         <dubbo.version>3.0.7</dubbo.version>
         <junit.version>4.13.1</junit.version>
-        <spring.version>4.3.16.RELEASE</spring.version>
+        <spring.version>4.3.29.RELEASE</spring.version>
         <sentinel.version>1.8.6</sentinel.version>
     </properties>
 


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