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 91514ebf13 Bump io.micrometer:micrometer-core from 1.15.4 to 1.15.5 
(#1280)
91514ebf13 is described below

commit 91514ebf1330f00af8e9a7e82c49cc15ed23c848
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 19 15:24:46 2025 +0200

    Bump io.micrometer:micrometer-core from 1.15.4 to 1.15.5 (#1280)
    
    Bumps 
[io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer)
 from 1.15.4 to 1.15.5.
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - 
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.15.4...v1.15.5)
    
    ---
    updated-dependencies:
    - dependency-name: io.micrometer:micrometer-core
      dependency-version: 1.15.5
      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 72d4abb6b7..5b6ce721d5 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.4</version>
+                <version>1.15.5</version>
                 <scope>test</scope>
             </dependency>
             <dependency>

Reply via email to