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 494ac930bb Bump org.checkerframework:checker-qual from 3.48.2 to 
3.48.4 (#1070)
494ac930bb is described below

commit 494ac930bb7789e03abdb1c55ee70c80f8fcceea
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 9 20:19:27 2025 +0200

    Bump org.checkerframework:checker-qual from 3.48.2 to 3.48.4 (#1070)
---
 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 900db30c43..deb13d695c 100644
--- a/wicket-migration/pom.xml
+++ b/wicket-migration/pom.xml
@@ -65,7 +65,7 @@
             <dependency>
                 <groupId>org.checkerframework</groupId>
                 <artifactId>checker-qual</artifactId>
-                <version>3.48.2</version>
+                <version>3.48.4</version>
                 <scope>test</scope>
             </dependency>
             <dependency>

Reply via email to