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-spi-extensions.git


The following commit(s) were added to refs/heads/master by this push:
     new 8acd248  Bump spring-framework-bom (#149)
8acd248 is described below

commit 8acd2486c28191b04a0631fca7ac4119d4fbcf1e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 10 10:17:23 2022 +0800

    Bump spring-framework-bom (#149)
    
    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] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .../scenarios-dubbo-serialization/dubbo-serialization-gson-test/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test/scenarios/scenarios-dubbo-serialization/dubbo-serialization-gson-test/pom.xml
 
b/test/scenarios/scenarios-dubbo-serialization/dubbo-serialization-gson-test/pom.xml
index 5ef7e19..9f31fe7 100644
--- 
a/test/scenarios/scenarios-dubbo-serialization/dubbo-serialization-gson-test/pom.xml
+++ 
b/test/scenarios/scenarios-dubbo-serialization/dubbo-serialization-gson-test/pom.xml
@@ -31,7 +31,7 @@
         <target.level>1.8</target.level>
         <dubbo.version>3.0.4</dubbo.version>
         <junit.version>4.12</junit.version>
-        <spring.version>4.3.16.RELEASE</spring.version>
+        <spring.version>4.3.29.RELEASE</spring.version>
         
<dubbo.serialization.version>1.0.1-SNAPSHOT</dubbo.serialization.version>
         <maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
     </properties>

Reply via email to