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

github-bot pushed a commit to branch 
dependabot/maven/test/scenarios/scenarios-dubbo-serialization/dubbo-serialization-gson-test/org.springframework-spring-framework-bom-4.3.30.RELEASE
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git

commit 95d3508d09a264dbc487b2e5542a41d299cfec8c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 4 19:35:15 2023 +0000

    Bump org.springframework:spring-framework-bom
    
    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] <[email protected]>
---
 .../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 6714847..069e982 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.13.1</junit.version>
-        <spring.version>4.3.29.RELEASE</spring.version>
+        <spring.version>4.3.30.RELEASE</spring.version>
         
<dubbo.serialization.version>1.0.2-SNAPSHOT</dubbo.serialization.version>
         <maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
     </properties>

Reply via email to