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

albumenj 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 5c5e7f4726 Bump com.ctrip.framework.apollo:apollo-mockserver from 
2.3.0 to 2.4.0 (#15120)
5c5e7f4726 is described below

commit 5c5e7f4726d419e61c74eecef0efdb91b06d1329
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 11 10:32:20 2025 +0800

    Bump com.ctrip.framework.apollo:apollo-mockserver from 2.3.0 to 2.4.0 
(#15120)
    
    Bumps 
[com.ctrip.framework.apollo:apollo-mockserver](https://github.com/apolloconfig/apollo-java)
 from 2.3.0 to 2.4.0.
    - [Release notes](https://github.com/apolloconfig/apollo-java/releases)
    - 
[Changelog](https://github.com/apolloconfig/apollo-java/blob/v2.4.0/CHANGES.md)
    - 
[Commits](https://github.com/apolloconfig/apollo-java/compare/v2.3.0...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.ctrip.framework.apollo:apollo-mockserver
      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 166af65d6f..7719000338 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.3.0</apollo_mock_server_version>
+    <apollo_mock_server_version>2.4.0</apollo_mock_server_version>
   </properties>
 
   <dependencies>

Reply via email to