This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 8e376bb00b5a51d9d08c3079c8962e5daf6d2605
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 29 00:16:54 2025 +0000

    Bump wicket-bootstrap.version from 7.0.9 to 7.0.10
    
    Bumps `wicket-bootstrap.version` from 7.0.9 to 7.0.10.
    
    Updates `de.agilecoders.wicket:wicket-bootstrap-core` from 7.0.9 to 7.0.10
    - 
[Commits](https://github.com/l0rdn1kk0n/wicket-bootstrap/compare/bootstrap-parent-7.0.9...bootstrap-parent-7.0.10)
    
    Updates `de.agilecoders.wicket:wicket-bootstrap-extensions` from 7.0.9 to 
7.0.10
    - 
[Commits](https://github.com/l0rdn1kk0n/wicket-bootstrap/compare/bootstrap-parent-7.0.9...bootstrap-parent-7.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: de.agilecoders.wicket:wicket-bootstrap-core
      dependency-version: 7.0.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: de.agilecoders.wicket:wicket-bootstrap-extensions
      dependency-version: 7.0.10
      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 2b0df257a2..9a56930925 100644
--- a/pom.xml
+++ b/pom.xml
@@ -464,7 +464,7 @@ under the License.
     <wicket.version>10.5.0</wicket.version>
     <wicketstuff.version>10.4.0</wicketstuff.version>
     <wicket-jqueryui.version>10.0.0-M1</wicket-jqueryui.version>
-    <wicket-bootstrap.version>7.0.9</wicket-bootstrap.version>
+    <wicket-bootstrap.version>7.0.10</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>
 

Reply via email to