[
https://issues.apache.org/jira/browse/OFBIZ-12092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17252184#comment-17252184
]
ASF subversion and git services commented on OFBIZ-12092:
---------------------------------------------------------
Commit 3355c64f4c288e2dd23653fbd1c9fd61cd352d64 in ofbiz-framework's branch
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=3355c64 ]
Fixed: Update build.gradle to the latest dependencies (OFBIZ-12092)
After last changes jdom is missing when using framework only, certainly due to a
3rd party lib change that included it.
This fixes the issue, by not only adding last jdom lib ('org.jdom:jdom:2.0.2')
in build.gradle but also changing the import where used: they changed to jdom2!
> Update build.gradle to the latest dependencies
> ----------------------------------------------
>
> Key: OFBIZ-12092
> URL: https://issues.apache.org/jira/browse/OFBIZ-12092
> Project: OFBiz
> Issue Type: Sub-task
> Components: Gradle
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: Upcoming Branch
>
>
> See
> https://cwiki.apache.org/confluence/display/OFBIZ/About+OWASP+Dependency+Check
> for libs not upgraded.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)