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

papegaaij pushed a commit to branch wicket-10.x
in repository https://gitbox.apache.org/repos/asf/wicket.git


The following commit(s) were added to refs/heads/wicket-10.x by this push:
     new b6f12a98e1 Drop obsolete wicket-commons-fileupload dependency 
management
b6f12a98e1 is described below

commit b6f12a98e185600a903925a15e3aa6ae9274aa00
Author: Emond Papegaaij <[email protected]>
AuthorDate: Tue Aug 25 11:23:16 2026 +0200

    Drop obsolete wicket-commons-fileupload dependency management
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7eec43ed95..eafa157ac7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -367,12 +367,6 @@
                                <version>10.11.0-SNAPSHOT</version>
                                <type>jar</type>
                        </dependency>
-                       <dependency>
-                               <groupId>org.apache.wicket</groupId>
-                               
<artifactId>wicket-commons-fileupload</artifactId>
-                               <version>10.0.0-M2-SNAPSHOT</version>
-                               <type>jar</type>
-                       </dependency>
                        <dependency>
                                <groupId>org.apache.wicket</groupId>
                                <artifactId>wicket-core</artifactId>

Reply via email to