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 e75e0bc96f8b06578d6b947e6d9ab69e2b1a7887 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Wed Jun 5 15:34:45 2019 +0200 Upgrading asciidoctorj-pdf --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 061fda9..0bdae54 100644 --- a/pom.xml +++ b/pom.xml @@ -2610,7 +2610,7 @@ under the License. <dependency> <groupId>org.asciidoctor</groupId> <artifactId>asciidoctorj-pdf</artifactId> - <version>1.5.0-alpha.17</version> + <version>1.5.0-alpha.18</version> </dependency> </dependencies> <configuration>
