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 2311f40003 Bump io.micrometer:micrometer-core from 1.15.4 to 1.16.1 
(#15908)
2311f40003 is described below

commit 2311f40003b43cf4c97cce0f77ff19a9ec2381db
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 23 17:20:20 2025 +0800

    Bump io.micrometer:micrometer-core from 1.15.4 to 1.16.1 (#15908)
    
    Bumps 
[io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer)
 from 1.15.4 to 1.16.1.
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - 
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.15.4...v1.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.micrometer:micrometer-core
      dependency-version: 1.16.1
      dependency-type: direct:production
      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-demo/dubbo-demo-spring-boot/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-demo/dubbo-demo-spring-boot/pom.xml 
b/dubbo-demo/dubbo-demo-spring-boot/pom.xml
index 212dfd8714..b2e7b35b21 100644
--- a/dubbo-demo/dubbo-demo-spring-boot/pom.xml
+++ b/dubbo-demo/dubbo-demo-spring-boot/pom.xml
@@ -39,7 +39,7 @@
     <skip_maven_deploy>true</skip_maven_deploy>
     <spring-boot.version>2.7.18</spring-boot.version>
     <spring-boot-maven-plugin.version>2.7.18</spring-boot-maven-plugin.version>
-    <micrometer-core.version>1.15.4</micrometer-core.version>
+    <micrometer-core.version>1.16.1</micrometer-core.version>
   </properties>
 
   <dependencyManagement>

Reply via email to