build(deps): bump jena-core from 3.17.0 to 4.2.0 in /main (#4166)

Bumps jena-core from 3.17.0 to 4.2.0.

---
updated-dependencies:
- dependency-name: org.apache.jena:jena-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-07 21:28:04 +01:00 committed by GitHub
parent c9520ef40d
commit 4d85344c7d

View File

@ -22,7 +22,7 @@
<!-- org.odftoolkit:odfdom-java:jar:0.9.0-RC1 bundles Jena 3.9.0 so we should match that
Jena 3.15.0 doesn't work. Versions through 3.14.0 appear to, but we'll be conservative
-->
<jena.version>3.17.0</jena.version>
<jena.version>4.2.0</jena.version>
<okhttp.version>4.9.2</okhttp.version>
<poi.version>5.1.0</poi.version>
</properties>