This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 2_1_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 54670d624a22720d88cd580fd24902e08c665039 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 6376900..99d4d1d 100644 --- a/pom.xml +++ b/pom.xml @@ -2533,7 +2533,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>
