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

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


The following commit(s) were added to refs/heads/3_0_X by this push:
     new 4428730310 Upgrading WicketStuff and asciidoctor-maven-plugin
4428730310 is described below

commit 442873031039b7b684e9dc4c7874f657a7925726
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue May 30 06:04:42 2023 +0200

    Upgrading WicketStuff and asciidoctor-maven-plugin
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index a64853f4df..fcbedcd14d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -459,7 +459,7 @@ under the License.
     <chartjs.version>1.0.2</chartjs.version>
 
     <wicket.version>9.14.0</wicket.version>
-    <wicketstuff.version>9.13.0</wicketstuff.version>
+    <wicketstuff.version>9.14.0</wicketstuff.version>
     <wicket-jqueryui.version>9.12.0</wicket-jqueryui.version>
     <wicket-bootstrap.version>5.0.6</wicket-bootstrap.version>
     <wicket-spring-boot.version>3.1.7</wicket-spring-boot.version>
@@ -2171,7 +2171,7 @@ under the License.
           <plugin>
             <groupId>org.asciidoctor</groupId>
             <artifactId>asciidoctor-maven-plugin</artifactId>
-            <version>2.2.3</version>
+            <version>2.2.4</version>
             <inherited>false</inherited>
             <dependencies>
               <dependency>

Reply via email to