You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2022/05/17 04:04:21 UTC

[isis] branch master updated: Bump Wicket 9.9.1->9.10.0

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 85b0092d03 Bump Wicket 9.9.1->9.10.0
85b0092d03 is described below

commit 85b0092d035bfdf10ba4ca5c79dacaddab387208
Author: Andi Huber <ah...@apache.org>
AuthorDate: Tue May 17 06:04:16 2022 +0200

    Bump Wicket 9.9.1->9.10.0
---
 bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index bcafda3ea7..e0244040ec 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -441,7 +441,7 @@ under the License.
 
 		<vaadin.version>23.0.7</vaadin.version>
 
-		<wicket.version>9.9.1</wicket.version>
+		<wicket.version>9.10.0</wicket.version>
 		<wicket-bootstrap.version>6.0.0-M6</wicket-bootstrap.version> <!-- de.agilecoders.wicket:wicket-bootstrap... -->
 		<wicket-webjars.version>3.0.4</wicket-webjars.version>
 		<wicket-viewer-jquery.version>3.5.1</wicket-viewer-jquery.version> <!--  as served by wicket via webjars -->