Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
build(deps): bump org.apache.jena:jena-arq in /backend
Browse files Browse the repository at this point in the history
Bumps org.apache.jena:jena-arq from 4.8.0 to 4.10.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent 4de72e7 commit dce199b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>org.apache.jena</groupId>
<artifactId>jena-arq</artifactId>
<version>4.8.0</version>
<version>4.10.0</version>
</dependency>
<dependency>
<groupId>org.apache.jena</groupId>
Expand Down

0 comments on commit dce199b

Please sign in to comment.