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

adelbene pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git


The following commit(s) were added to refs/heads/master by this push:
     new aeaec75bdb Bump io.micrometer:micrometer-core from 1.15.3 to 1.15.4 
(#1246)
aeaec75bdb is described below

commit aeaec75bdb6c1e96b2166a27a8c6e83834aebd3b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 14 23:13:46 2025 +0200

    Bump io.micrometer:micrometer-core from 1.15.3 to 1.15.4 (#1246)
    
    Bumps 
[io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer)
 from 1.15.3 to 1.15.4.
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - 
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.15.3...v1.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: io.micrometer:micrometer-core
      dependency-version: 1.15.4
      dependency-type: direct:development
      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>
---
 wicket-migration/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wicket-migration/pom.xml b/wicket-migration/pom.xml
index f51cdbe086..f9d7d9696c 100644
--- a/wicket-migration/pom.xml
+++ b/wicket-migration/pom.xml
@@ -103,7 +103,7 @@
             <dependency>
                 <groupId>io.micrometer</groupId>
                 <artifactId>micrometer-core</artifactId>
-                <version>1.15.3</version>
+                <version>1.15.4</version>
                 <scope>test</scope>
             </dependency>
             <dependency>

Reply via email to