This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push: new 9abd236284 Improved: Update build.gradle to the latest dependencies (OFBIZ-12658) 9abd236284 is described below commit 9abd2362842733290984aa7ff35dd4fbefd1df60 Author: Jacques Le Roux <jacques.le.r...@les7arts.com> AuthorDate: Wed Jun 29 10:45:34 2022 +0200 Improved: Update build.gradle to the latest dependencies (OFBIZ-12658) Reverts asciidoctorj-pdf to 1.5.3 Not sure it will work, at least I have a (another?) problem locally in Win 7 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 0acf1707ee..21c835caa0 100644 --- a/build.gradle +++ b/build.gradle @@ -285,7 +285,7 @@ dependencies { junitReport 'junit:junit:4.13.2' junitReport 'org.apache.ant:ant-junit:1.10.12' - asciidoctor 'org.asciidoctor:asciidoctorj-pdf:2.1.2' + asciidoctor 'org.asciidoctor:asciidoctorj-pdf:1.5.3' asciidoctor 'org.jruby:jruby-complete:9.2.19.0' // bug workaround - see OFBIZ-9873 // Libraries downloaded manually