You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by gi...@apache.org on 2023/08/04 19:43:13 UTC

[dubbo-samples] branch dependabot/maven/3-extensions/registry/dubbo-samples-nacos/dubbo-samples-nacos-conditionrouter/org.springframework-spring-framework-bom-4.3.30.RELEASE created (now 8ec20964)

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

github-bot pushed a change to branch dependabot/maven/3-extensions/registry/dubbo-samples-nacos/dubbo-samples-nacos-conditionrouter/org.springframework-spring-framework-bom-4.3.30.RELEASE
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git


      at 8ec20964 Bump org.springframework:spring-framework-bom

This branch includes the following new commits:

     new 8ec20964 Bump org.springframework:spring-framework-bom

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[dubbo-samples] 01/01: Bump org.springframework:spring-framework-bom

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch dependabot/maven/3-extensions/registry/dubbo-samples-nacos/dubbo-samples-nacos-conditionrouter/org.springframework-spring-framework-bom-4.3.30.RELEASE
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git

commit 8ec20964f3eed07fec30f35752a6f7c958c08ab4
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Aug 4 19:35:23 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] <su...@github.com>
---
 .../dubbo-samples-nacos/dubbo-samples-nacos-conditionrouter/pom.xml     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/3-extensions/registry/dubbo-samples-nacos/dubbo-samples-nacos-conditionrouter/pom.xml b/3-extensions/registry/dubbo-samples-nacos/dubbo-samples-nacos-conditionrouter/pom.xml
index e6506d63..979590c9 100644
--- a/3-extensions/registry/dubbo-samples-nacos/dubbo-samples-nacos-conditionrouter/pom.xml
+++ b/3-extensions/registry/dubbo-samples-nacos/dubbo-samples-nacos-conditionrouter/pom.xml
@@ -32,7 +32,7 @@
         <source.level>1.8</source.level>
         <target.level>1.8</target.level>
         <dubbo.version>3.2.0</dubbo.version>
-        <spring.version>4.3.29.RELEASE</spring.version>
+        <spring.version>4.3.30.RELEASE</spring.version>
         <junit.version>4.13.1</junit.version>
         <slf4j.version>1.7.25</slf4j.version>
         <maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>


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