Skip to content

Commit

Permalink
Bump jenaVersion from 4.7.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps `jenaVersion` from 4.7.0 to 5.0.0.

Updates `org.apache.jena:jena-core` from 4.7.0 to 5.0.0

Updates `org.apache.jena:jena-arq` from 4.7.0 to 5.0.0

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 23, 2024
1 parent 245eec2 commit e6311fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ ext {
janusVersion = '0.6.4'
javassistVersion = '3.29.2-GA'
jaxbVersion = '2.3.1'
jenaVersion = '4.7.0'
jenaVersion = '5.0.0'
jodatimeVersion = '2.12.7'
jsonldVersion = '0.13.6'
junitVersion = '4.13.2'
Expand Down

0 comments on commit e6311fb

Please sign in to comment.