Skip to content

Commit

Permalink
Bump org.apache.jena:jena-core from 4.10.0 to 5.0.0 in /daemon
Browse files Browse the repository at this point in the history
Bumps org.apache.jena:jena-core from 4.10.0 to 5.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent e0b741c commit f40503f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daemon/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repositories {
}

dependencies {
implementation 'org.apache.jena:jena-core:4.10.0'
implementation 'org.apache.jena:jena-core:5.0.0'
implementation 'org.apache.jena:jena-arq:4.10.0'
implementation 'org.slf4j:slf4j-simple:2.0.11'
}
Expand Down

0 comments on commit f40503f

Please sign in to comment.