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

ahuber pushed a commit to branch spring6
in repository https://gitbox.apache.org/repos/asf/causeway.git


The following commit(s) were added to refs/heads/spring6 by this push:
     new ba17a7cf05 Bump Wicket 5-Mar'23 -> 4-Apr'23 
(apache-causeway-committers build)
ba17a7cf05 is described below

commit ba17a7cf0560d6077553b7f008d851b2f0005901
Author: Andi Huber <[email protected]>
AuthorDate: Tue Apr 4 09:07:19 2023 +0200

    Bump Wicket 5-Mar'23 -> 4-Apr'23 (apache-causeway-committers build)
    
    - apache commons fileupload2 build issues
---
 bom/pom.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index de9c2dd041..0636af3f34 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -191,7 +191,9 @@ It is therefore a copy of org.apache:apache, with 
customisations clearly identif
 
                <!--  9.4.0 is last known good, before wicket put jupiter-api 
on the module graph -->
                <!--  <wicket.version>936167650a</wicket.version> 28 Nov '22 
build -->
-        <wicket.version>spring6-4e058bde3a-1</wicket.version>
+        <!--  <wicket.version>spring6-4e058bde3a-1</wicket.version> 5 Mar '23 
build -->
+        <wicket.version>c61acb79a9</wicket.version> <!-- 4 Apr '23 build -->
+        
         
         
         <wicket-bootstrap.version>6.0.2</wicket-bootstrap.version> <!-- 
de.agilecoders.wicket:wicket-bootstrap... -->

Reply via email to