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

mgrigorov 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 8b07062fd7 Bump io.micrometer:micrometer-core from 1.14.1 to 1.14.3 
(#1085)
8b07062fd7 is described below

commit 8b07062fd7d76c48c1f2f4ed9658fd6ddf02e67f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 19 08:33:08 2025 +0200

    Bump io.micrometer:micrometer-core from 1.14.1 to 1.14.3 (#1085)
---
 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 deb13d695c..956249cd41 100644
--- a/wicket-migration/pom.xml
+++ b/wicket-migration/pom.xml
@@ -59,7 +59,7 @@
             <dependency>
                 <groupId>io.micrometer</groupId>
                 <artifactId>micrometer-core</artifactId>
-                <version>1.14.1</version>
+                <version>1.14.3</version>
                 <scope>test</scope>
             </dependency>
             <dependency>

Reply via email to