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/11/08 06:02:18 UTC

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

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 4b7ca771 Bump spring-framework-bom (#433)
4b7ca771 is described below

commit 4b7ca77151287cd206ffd54dda5b64f7e9b367ae
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Nov 8 14:02:13 2022 +0800

    Bump spring-framework-bom (#433)
    
    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>
---
 dubbo-samples-kubernetes/dubbo-samples-apiserver-consumer/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-samples-kubernetes/dubbo-samples-apiserver-consumer/pom.xml b/dubbo-samples-kubernetes/dubbo-samples-apiserver-consumer/pom.xml
index 24498818..e307098d 100644
--- a/dubbo-samples-kubernetes/dubbo-samples-apiserver-consumer/pom.xml
+++ b/dubbo-samples-kubernetes/dubbo-samples-apiserver-consumer/pom.xml
@@ -32,7 +32,7 @@
         <source.level>1.8</source.level>
         <target.level>1.8</target.level>
         <dubbo.version>3.1.0</dubbo.version>
-        <spring.version>4.3.16.RELEASE</spring.version>
+        <spring.version>4.3.29.RELEASE</spring.version>
         <junit.version>4.12</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