This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 4_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/4_1_X by this push:
new 7f31b63245 Bump org.apache.wicket:wicket from 10.9.1 to 10.10.0
7f31b63245 is described below
commit 7f31b63245d1fa579461b3b4109a1950b71b76da
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 22:36:39 2026 +0000
Bump org.apache.wicket:wicket from 10.9.1 to 10.10.0
Bumps org.apache.wicket:wicket from 10.9.1 to 10.10.0.
---
updated-dependencies:
- dependency-name: org.apache.wicket:wicket
dependency-version: 10.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 82fd6e1e01..07f9fd3b91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -485,7 +485,7 @@ under the License.
<jsplumb.version>2.0.7</jsplumb.version>
<chartjs.version>4.5.1</chartjs.version>
- <wicket.version>10.9.1</wicket.version>
+ <wicket.version>10.10.0</wicket.version>
<wicketstuff.version>10.9.2</wicketstuff.version>
<wicket-bootstrap.version>7.0.14</wicket-bootstrap.version>
<wicket-spring-boot.version>4.1.1</wicket-spring-boot.version>