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/28 10:08:01 UTC

[dubbo-samples] branch master updated: Bump spring-framework-bom in /99-integration/dubbo-samples-transaction (#664)

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 da0444dd Bump spring-framework-bom in /99-integration/dubbo-samples-transaction (#664)
da0444dd is described below

commit da0444dd5bc1a3afc58665a5996ddcce18e93273
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Dec 28 18:07:56 2022 +0800

    Bump spring-framework-bom in /99-integration/dubbo-samples-transaction (#664)
    
    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-transaction/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/99-integration/dubbo-samples-transaction/pom.xml b/99-integration/dubbo-samples-transaction/pom.xml
index ac6686d1..2b518116 100644
--- a/99-integration/dubbo-samples-transaction/pom.xml
+++ b/99-integration/dubbo-samples-transaction/pom.xml
@@ -39,7 +39,7 @@
         <target.level>1.8</target.level>
         <dubbo.version>3.0.7</dubbo.version>
         <seata.version>1.4.2</seata.version>
-        <spring.version>4.3.16.RELEASE</spring.version>
+        <spring.version>4.3.29.RELEASE</spring.version>
         <junit.version>4.13.1</junit.version>
         <maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
     </properties>


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