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 6f62a12fb5 Bump wicket-bootstrap.version from 7.0.4 to 7.0.5 (#742)
6f62a12fb5 is described below

commit 6f62a12fb5f414a5b148363231b78d0e2a58dc56
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 8 09:03:53 2024 +0200

    Bump wicket-bootstrap.version from 7.0.4 to 7.0.5 (#742)
    
    Bumps `wicket-bootstrap.version` from 7.0.4 to 7.0.5.
    
    Updates `de.agilecoders.wicket:wicket-bootstrap-core` from 7.0.4 to 7.0.5
    - 
[Commits](https://github.com/l0rdn1kk0n/wicket-bootstrap/compare/bootstrap-parent-7.0.4...bootstrap-parent-7.0.5)
    
    Updates `de.agilecoders.wicket:wicket-bootstrap-extensions` from 7.0.4 to 
7.0.5
    - 
[Commits](https://github.com/l0rdn1kk0n/wicket-bootstrap/compare/bootstrap-parent-7.0.4...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
    ...
    
    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 adcbf1684d..ba5443fc6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -460,7 +460,7 @@ under the License.
     <wicket.version>10.1.0</wicket.version>
     <wicketstuff.version>10.1.0</wicketstuff.version>
     <wicket-jqueryui.version>10.0.0-M1</wicket-jqueryui.version>
-    <wicket-bootstrap.version>7.0.4</wicket-bootstrap.version>
+    <wicket-bootstrap.version>7.0.5</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