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

earthchen pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.3 by this push:
     new fc3ff2817a build(deps-dev): bump 
com.ctrip.framework.apollo:apollo-mockserver (#16107)
fc3ff2817a is described below

commit fc3ff2817af1316497b41825522e05bda254734b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 11:54:45 2026 +0800

    build(deps-dev): bump com.ctrip.framework.apollo:apollo-mockserver (#16107)
    
    Bumps 
[com.ctrip.framework.apollo:apollo-mockserver](https://github.com/apolloconfig/apollo-java)
 from 2.4.0 to 2.5.0.
    - [Release notes](https://github.com/apolloconfig/apollo-java/releases)
    - 
[Changelog](https://github.com/apolloconfig/apollo-java/blob/v2.5.0/CHANGES.md)
    - 
[Commits](https://github.com/apolloconfig/apollo-java/compare/v2.4.0...v2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.ctrip.framework.apollo:apollo-mockserver
      dependency-version: 2.5.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dubbo-configcenter/dubbo-configcenter-apollo/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-configcenter/dubbo-configcenter-apollo/pom.xml 
b/dubbo-configcenter/dubbo-configcenter-apollo/pom.xml
index 7719000338..3abf25c86a 100644
--- a/dubbo-configcenter/dubbo-configcenter-apollo/pom.xml
+++ b/dubbo-configcenter/dubbo-configcenter-apollo/pom.xml
@@ -30,7 +30,7 @@
   <description>The Apollo implementation of the configcenter api</description>
   <properties>
     <skip_maven_deploy>false</skip_maven_deploy>
-    <apollo_mock_server_version>2.4.0</apollo_mock_server_version>
+    <apollo_mock_server_version>2.5.0</apollo_mock_server_version>
   </properties>
 
   <dependencies>

Reply via email to