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 6bcbd8e9a7 build(deps): bump io.micrometer:micrometer-core from 1.16.2 
to 1.16.3 (#16095)
6bcbd8e9a7 is described below

commit 6bcbd8e9a7c1910162e549350c0008c5c1cb250c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 11:57:19 2026 +0800

    build(deps): bump io.micrometer:micrometer-core from 1.16.2 to 1.16.3 
(#16095)
    
    Bumps 
[io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer)
 from 1.16.2 to 1.16.3.
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - 
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.16.2...v1.16.3)
    
    ---
    updated-dependencies:
    - dependency-name: io.micrometer:micrometer-core
      dependency-version: 1.16.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 b04bc061ef..c334ccaa8a 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.16.2</micrometer-core.version>
+    <micrometer-core.version>1.16.3</micrometer-core.version>
   </properties>
 
   <dependencyManagement>

Reply via email to