Github user afs commented on the issue:
https://github.com/apache/jena/pull/428
We can, and for clarity should, exclude them but when I look in the jena
shaded jar, I don't see them. There is a filter-includes in Jena to pick only
`com.google.common` and `com.google.thirdparty`. Maybe we don't even need
"thirdparty".
In the jsonld-java 0.12.0 jar, I only see
`com.github.jsonldjava.shaded.com.google.common....`.---
