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 617b06951f Bump wicket-bootstrap.version from 7.0.8 to 7.0.9 (#945)
617b06951f is described below
commit 617b06951f848b39d31a125db2a12400ad8912e4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 1 09:56:41 2025 +0100
Bump wicket-bootstrap.version from 7.0.8 to 7.0.9 (#945)
Bumps `wicket-bootstrap.version` from 7.0.8 to 7.0.9.
Updates `de.agilecoders.wicket:wicket-bootstrap-core` from 7.0.8 to 7.0.9
-
[Commits](https://github.com/l0rdn1kk0n/wicket-bootstrap/compare/bootstrap-parent-7.0.8...bootstrap-parent-7.0.9)
Updates `de.agilecoders.wicket:wicket-bootstrap-extensions` from 7.0.8 to
7.0.9
-
[Commits](https://github.com/l0rdn1kk0n/wicket-bootstrap/compare/bootstrap-parent-7.0.8...bootstrap-parent-7.0.9)
---
updated-dependencies:
- dependency-name: de.agilecoders.wicket:wicket-bootstrap-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: de.agilecoders.wicket:wicket-bootstrap-extensions
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 f5ba1afbbb..f63968faa9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -459,7 +459,7 @@ under the License.
<wicket.version>10.3.0</wicket.version>
<wicketstuff.version>10.3.0</wicketstuff.version>
<wicket-jqueryui.version>10.0.0-M1</wicket-jqueryui.version>
- <wicket-bootstrap.version>7.0.8</wicket-bootstrap.version>
+ <wicket-bootstrap.version>7.0.9</wicket-bootstrap.version>
<wicket-jquery-selectors.version>4.0.4</wicket-jquery-selectors.version>
<wicket-spring-boot.version>4.0.0</wicket-spring-boot.version>