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

bitstorm 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 23da05c6eb Bump io.micrometer:micrometer-core from 1.16.5 to 1.17.0 
(#1491)
23da05c6eb is described below

commit 23da05c6eb4ff670f1e3db68f33a1d7ea3283922
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 10:28:20 2026 +0200

    Bump io.micrometer:micrometer-core from 1.16.5 to 1.17.0 (#1491)
    
    Bumps 
[io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer)
 from 1.16.5 to 1.17.0.
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - 
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.16.5...v1.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.micrometer:micrometer-core
      dependency-version: 1.17.0
      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>
---
 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 8548a9ba66..97bfde5155 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.16.5</version>
+                <version>1.17.0</version>
                 <scope>test</scope>
             </dependency>
             <dependency>

Reply via email to