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 8e26009e9f61eb61188b29f0c3072bf984e28df1 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Tue Sep 15 10:23:30 2020 +0200 Upgrading asciidoctor-maven-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 69268cc..f40cb8d 100644 --- a/pom.xml +++ b/pom.xml @@ -2735,7 +2735,7 @@ under the License. <plugin> <groupId>org.asciidoctor</groupId> <artifactId>asciidoctor-maven-plugin</artifactId> - <version>2.0.0</version> + <version>2.1.0</version> <dependencies> <dependency> <groupId>org.asciidoctor</groupId>
