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

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.jena:jena-geosparql
  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>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent a5b19ba commit 27d5692
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 @@ -85,7 +85,7 @@
<dependency>
<groupId>org.apache.jena</groupId>
<artifactId>jena-geosparql</artifactId>
<version>4.8.0</version>
<version>4.10.0</version>
</dependency>
<dependency>
<groupId>org.apache.sis.non-free</groupId>
Expand Down

0 comments on commit 27d5692

Please sign in to comment.