This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/maven/v3/wicket-bootstrap.version-7.0.5
in repository https://gitbox.apache.org/repos/asf/causeway.git
commit a795b89334926e15ce3a4539a2087e02ca5ff03e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 10 04:49:11 2024 +0000
Bump wicket-bootstrap.version from 7.0.3 to 7.0.5
Bumps `wicket-bootstrap.version` from 7.0.3 to 7.0.5.
Updates `de.agilecoders.wicket:wicket-bootstrap-core` from 7.0.3 to 7.0.5
-
[Commits](https://github.com/l0rdn1kk0n/wicket-bootstrap/compare/bootstrap-parent-7.0.3...bootstrap-parent-7.0.5)
Updates `de.agilecoders.wicket:wicket-bootstrap-extensions` from 7.0.3 to
7.0.5
-
[Commits](https://github.com/l0rdn1kk0n/wicket-bootstrap/compare/bootstrap-parent-7.0.3...bootstrap-parent-7.0.5)
Updates `de.agilecoders.wicket:wicket-bootstrap-themes` from 7.0.3 to 7.0.5
-
[Commits](https://github.com/l0rdn1kk0n/wicket-bootstrap/compare/bootstrap-parent-7.0.3...bootstrap-parent-7.0.5)
---
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
- dependency-name: de.agilecoders.wicket:wicket-bootstrap-themes
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bom/pom.xml b/bom/pom.xml
index 65c359d3f9..0863781cca 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -184,7 +184,7 @@ It is therefore a copy of org.apache:apache, with
customisations clearly identif
<swagger-core.version>2.2.22</swagger-core.version>
<wicket.version>10.1.0</wicket.version>
- <wicket-bootstrap.version>7.0.3</wicket-bootstrap.version> <!--
de.agilecoders.wicket:wicket-bootstrap... -->
+ <wicket-bootstrap.version>7.0.5</wicket-bootstrap.version> <!--
de.agilecoders.wicket:wicket-bootstrap... -->
<wicket-webjars.version>4.0.3</wicket-webjars.version> <!--
de.agilecoders.wicket.webjars:wicket-webjars -->
<wicket-viewer-jquery.version>3.7.1</wicket-viewer-jquery.version>
<!-- as served by wicket via webjars -->
<wicketstuff.version>10.1.0</wicketstuff.version> <!--
org.wicketstuff:wicketstuff-select2 -->