Repository: syncope Updated Branches: refs/heads/2_0_X 12d468e45 -> 39314d046 refs/heads/master 13c046a29 -> aee4cea0f
Upgrading asciidoctorj-pdf Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/39314d04 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/39314d04 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/39314d04 Branch: refs/heads/2_0_X Commit: 39314d0464c9504bedcf3554005d0d61b4def160 Parents: 12d468e Author: Francesco Chicchiriccò <ilgro...@apache.org> Authored: Tue Aug 1 10:55:06 2017 +0200 Committer: Francesco Chicchiriccò <ilgro...@apache.org> Committed: Tue Aug 1 10:55:06 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/39314d04/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a9d8170..314c06c 100644 --- a/pom.xml +++ b/pom.xml @@ -2336,7 +2336,7 @@ under the License. <dependency> <groupId>org.asciidoctor</groupId> <artifactId>asciidoctorj-pdf</artifactId> - <version>1.5.0-alpha.15</version> + <version>1.5.0-alpha.16</version> </dependency> <dependency> <groupId>org.asciidoctor</groupId>