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

alexstocks pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-go-samples.git


The following commit(s) were added to refs/heads/main by this push:
     new ffb82acc Build(deps): bump org.apache.dubbo:dubbo (#655)
ffb82acc is described below

commit ffb82acc16bfd43310a14e84fe972f9edea8f44c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 28 00:50:57 2023 +0800

    Build(deps): bump org.apache.dubbo:dubbo (#655)
    
    Bumps [org.apache.dubbo:dubbo](https://github.com/apache/dubbo) from 3.0.12 
to 3.0.13.
    - [Release notes](https://github.com/apache/dubbo/releases)
    - [Changelog](https://github.com/apache/dubbo/blob/3.2/CHANGES.md)
    - 
[Commits](https://github.com/apache/dubbo/compare/dubbo-3.0.12...dubbo-3.0.13)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.dubbo:dubbo
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 compatibility/registry/servicediscovery/zookeeper/java-server/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/compatibility/registry/servicediscovery/zookeeper/java-server/pom.xml 
b/compatibility/registry/servicediscovery/zookeeper/java-server/pom.xml
index 5567291d..c4b96f6f 100644
--- a/compatibility/registry/servicediscovery/zookeeper/java-server/pom.xml
+++ b/compatibility/registry/servicediscovery/zookeeper/java-server/pom.xml
@@ -29,7 +29,7 @@
     <properties>
         <source.level>1.8</source.level>
         <target.level>1.8</target.level>
-        <dubbo.version>3.0.12</dubbo.version>
+        <dubbo.version>3.0.13</dubbo.version>
         <junit.version>4.12</junit.version>
         <spring-test.version>4.3.16.RELEASE</spring-test.version>
         <maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>

Reply via email to