Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 4201ad8 commit cf6a63f
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:5.0.0'
implementation 'org.apache.jena:jena-core:5.1.0'
implementation 'org.apache.jena:jena-arq:5.0.0'
implementation 'org.slf4j:slf4j-simple:2.0.13'
}
Expand Down

0 comments on commit cf6a63f

Please sign in to comment.