Skip to content

Commit

Permalink
chore(deps): upgrade to jena 4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ludovicm67 committed Nov 13, 2023
1 parent 96fecb7 commit c185675
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/loud-planets-end.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"fuseki-geosparql": minor
---

Upgrade Apache Jena to 4.10.0
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# manage tools versions
ARG ALPINE_VERSION="3.18.2"
ARG JENA_VERSION="4.9.0"
ARG JENA_VERSION="4.10.0"
ARG OTEL_VERSION="1.25.1"
ARG MAVEN_VERSION="3.8.7"

Expand Down

0 comments on commit c185675

Please sign in to comment.