You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2020/01/14 08:38:25 UTC

[syncope] branch 2_0_X updated: Upgrading Bootbox and asciidoctorj-pdf

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

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


The following commit(s) were added to refs/heads/2_0_X by this push:
     new d41be41  Upgrading Bootbox and asciidoctorj-pdf
d41be41 is described below

commit d41be41d64232e66e8b6756321539706128d693e
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Tue Jan 14 08:32:12 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index 988b3c1..0745ab2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -460,7 +460,7 @@ under the License.
     <bootstrap.version>3.4.1</bootstrap.version>
     <bootstrap-select.version>1.12.4</bootstrap-select.version>
     <bootstrap-fileinput.version>4.4.8</bootstrap-fileinput.version>
-    <bootbox.version>4.4.0</bootbox.version>
+    <bootbox.version>5.4.0</bootbox.version>
     <font-awesome.version>4.7.0</font-awesome.version>
     <font-awesome.filename>font-awesome.min.css</font-awesome.filename>
     <ionicons.version>2.0.1</ionicons.version>
@@ -2628,7 +2628,7 @@ under the License.
               <dependency>
                 <groupId>org.asciidoctor</groupId>
                 <artifactId>asciidoctorj-pdf</artifactId>
-                <version>1.5.0-rc.1</version>
+                <version>1.5.0-rc.2</version>
               </dependency>
             </dependencies>
             <configuration>