This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
commit c002f3f84628cef296f312926732fbc3d09e9bee Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Jun 6 08:21:39 2022 +0200 Upgrading Wicket jQuery UI --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 55a6d10a0a..3a2c6829fb 100644 --- a/pom.xml +++ b/pom.xml @@ -469,7 +469,7 @@ under the License. <wicket.version>9.10.0</wicket.version> <wicketstuff.version>9.10.0</wicketstuff.version> - <wicket-jqueryui.version>9.8.0</wicket-jqueryui.version> + <wicket-jqueryui.version>9.8.1</wicket-jqueryui.version> <wicket-bootstrap.version>5.0.6</wicket-bootstrap.version> <wicket-spring-boot.version>3.1.6</wicket-spring-boot.version>
