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
The following commit(s) were added to refs/heads/master by this push:
new 3c6f5d94d6 Bump org.apache.wicket:wicket from 10.1.0 to 10.2.0 (#844)
3c6f5d94d6 is described below
commit 3c6f5d94d69be79008f1c172903d286321888e87
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 25 07:29:16 2024 +0200
Bump org.apache.wicket:wicket from 10.1.0 to 10.2.0 (#844)
Bumps org.apache.wicket:wicket from 10.1.0 to 10.2.0.
---
updated-dependencies:
- dependency-name: org.apache.wicket:wicket
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 906ea6e6ed..7ab3b5e50d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -455,7 +455,7 @@ under the License.
<jsplumb.version>2.0.7</jsplumb.version>
<chartjs.version>4.4.3</chartjs.version>
- <wicket.version>10.1.0</wicket.version>
+ <wicket.version>10.2.0</wicket.version>
<wicketstuff.version>10.1.1</wicketstuff.version>
<wicket-jqueryui.version>10.0.0-M1</wicket-jqueryui.version>
<wicket-bootstrap.version>7.0.5</wicket-bootstrap.version>