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

commit fd5f02389535f9d7c7f097a179232059408dd520
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 9 09:04:36 2022 +0800

    Bump spring-framework-bom (#108)
    
    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>
---
 .../dubbo-serialization-protobuf-test/pom.xml                           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test/scenarios/scenarios-dubbo-serialization/dubbo-serialization-protobuf-test/pom.xml
 
b/test/scenarios/scenarios-dubbo-serialization/dubbo-serialization-protobuf-test/pom.xml
index 512429c..d12cc73 100644
--- 
a/test/scenarios/scenarios-dubbo-serialization/dubbo-serialization-protobuf-test/pom.xml
+++ 
b/test/scenarios/scenarios-dubbo-serialization/dubbo-serialization-protobuf-test/pom.xml
@@ -31,7 +31,7 @@
         <target.level>1.8</target.level>
         <dubbo.version>3.0.4</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>
         <dubbo.compiler.version>0.0.2</dubbo.compiler.version>
         
<dubbo.serialization.version>1.0.1-SNAPSHOT</dubbo.serialization.version>
         <maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>

Reply via email to