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 176668623e79abb985e10431e5f9547fd7eddec3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 21 00:39:28 2026 +0000

    Bump com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter
    
    Bumps 
[com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter](https://github.com/MarcGiffing/wicket-spring-boot)
 from 4.1.1 to 5.0.0.
    - [Release 
notes](https://github.com/MarcGiffing/wicket-spring-boot/releases)
    - 
[Commits](https://github.com/MarcGiffing/wicket-spring-boot/compare/wicket-spring-boot-starter-parent-4.1.1...wicket-spring-boot-starter-parent-5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: 
com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 4f7053fec7..ad7e9a553c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -487,7 +487,7 @@ under the License.
     <wicket.version>10.9.1</wicket.version>
     <wicketstuff.version>10.8.0</wicketstuff.version>
     <wicket-bootstrap.version>7.0.14</wicket-bootstrap.version>
-    <wicket-spring-boot.version>4.1.1</wicket-spring-boot.version>
+    <wicket-spring-boot.version>5.0.0</wicket-spring-boot.version>
 
     <antlr4.version>4.13.2</antlr4.version>
 

Reply via email to