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 e609be93e14e5550f0861ca8d73bd5423634ee05
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 7 22:35:16 2026 +0000

    Bump wicket-bootstrap.version from 7.0.14 to 7.0.15
    
    Bumps `wicket-bootstrap.version` from 7.0.14 to 7.0.15.
    
    Updates `de.agilecoders.wicket:wicket-bootstrap-core` from 7.0.14 to 7.0.15
    - 
[Commits](https://github.com/l0rdn1kk0n/wicket-bootstrap/compare/bootstrap-parent-7.0.14...bootstrap-parent-7.0.15)
    
    Updates `de.agilecoders.wicket:wicket-bootstrap-extensions` from 7.0.14 to 
7.0.15
    - 
[Commits](https://github.com/l0rdn1kk0n/wicket-bootstrap/compare/bootstrap-parent-7.0.14...bootstrap-parent-7.0.15)
    
    ---
    updated-dependencies:
    - dependency-name: de.agilecoders.wicket:wicket-bootstrap-core
      dependency-version: 7.0.15
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: de.agilecoders.wicket:wicket-bootstrap-extensions
      dependency-version: 7.0.15
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 9a2616ae6d..bb3e47eaa7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -486,7 +486,7 @@ under the License.
 
     <wicket.version>10.11.0</wicket.version>
     <wicketstuff.version>10.10.0</wicketstuff.version>
-    <wicket-bootstrap.version>7.0.14</wicket-bootstrap.version>
+    <wicket-bootstrap.version>7.0.15</wicket-bootstrap.version>
     <wicket-spring-boot.version>5.0.0</wicket-spring-boot.version>
 
     <antlr4.version>4.13.2</antlr4.version>

Reply via email to