vwegert-adesso commented on issue #3561: URL: https://github.com/apache/jena/issues/3561#issuecomment-3501171802
I was not aware that jakarta.json was pulled in by Titanium JSON-LD - thanks for the references! > You have said you use Jena via another library - which one? - so the dependency setup is not simple. The library we actually use is HAPI FHIR, in this case the hapi-fhir-structures-r4 project - at least that is the one the scanner is displaying. https://github.com/hapifhir/hapi-fhir/blob/c8002daec051b097384108340817e0a2ccc5b6b2/hapi-fhir-structures-r4/pom.xml#L122-L125 Versions in parent pom: https://github.com/hapifhir/hapi-fhir/blob/c8002daec051b097384108340817e0a2ccc5b6b2/pom.xml#L1039 https://github.com/hapifhir/hapi-fhir/blob/c8002daec051b097384108340817e0a2ccc5b6b2/pom.xml#L1670-L1690 I'm still working on the export data you requested. > This is a recurring situation - companies rely on open-source software without contributing back to its maintenance, and then request “quick free fixes” when something doesn’t work as expected. Just to make it unambiguously clear: I am NOT "requesting" a "quick fix". We have a working solution and could just ignore the issue - but I'd like to try and find a permanent solution that benefits everyone. If that takes time, so be it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
