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 a629b2c41a Upgrading WicketStuff and asciidoctorj-pdf
a629b2c41a is described below

commit a629b2c41a5884ff0864e8750e2e6dae1e9832ed
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Sat Oct 4 07:34:10 2025 +0200

    Upgrading WicketStuff and asciidoctorj-pdf
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 84001454ed..9e126e36e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -462,7 +462,7 @@ under the License.
     <chartjs.version>4.4.3</chartjs.version>
 
     <wicket.version>10.7.0</wicket.version>
-    <wicketstuff.version>10.6.0</wicketstuff.version>
+    <wicketstuff.version>10.7.0</wicketstuff.version>
     <wicket-bootstrap.version>7.0.11</wicket-bootstrap.version>
     <wicket-spring-boot.version>4.1.1</wicket-spring-boot.version>
 
@@ -2243,7 +2243,7 @@ under the License.
               <dependency>
                 <groupId>org.asciidoctor</groupId>
                 <artifactId>asciidoctorj-pdf</artifactId>
-                <version>2.3.19</version>
+                <version>2.3.20</version>
               </dependency>
             </dependencies>
             <configuration>

Reply via email to