Skip to content

Commit

Permalink
Bump jena.version from 4.9.0 to 4.10.0 (#243)
Browse files Browse the repository at this point in the history
Bumps `jena.version` from 4.9.0 to 4.10.0.

Updates `org.apache.jena:jena-arq` from 4.9.0 to 4.10.0

Updates `org.apache.jena:jena-tdb` from 4.9.0 to 4.10.0

---
updated-dependencies:
- dependency-name: org.apache.jena:jena-arq
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.jena:jena-tdb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Scholze <4063307+schlotze@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and schlotze committed May 22, 2024
1 parent 52307e8 commit 9a5c76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion context-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<properties>
<cxf.version>3.6.3</cxf.version>
<jena.version>4.9.0</jena.version>
<jena.version>4.10.0</jena.version>
<log4j.version>2.23.1</log4j.version>
</properties>

Expand Down

0 comments on commit 9a5c76e

Please sign in to comment.