Skip to content

Commit

Permalink
feat: target Jena 5
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Berezovskyi <[email protected]>
  • Loading branch information
berezovskyi committed Nov 6, 2023
1 parent aa86ea7 commit 61282a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
<v.jersey>2.35</v.jersey>
<v.servlet>3.1.0</v.servlet>

<v.jena>4.11.0-SNAPSHOT</v.jena>
<v.jena>5.0.0-SNAPSHOT</v.jena>
<v.jackson>2.15.3</v.jackson>
<v.httpclient>4.5.14</v.httpclient>
<v.slf4j>1.7.36</v.slf4j>
<v.slf4j>2.0.7</v.slf4j>

<v.guava>32.1.3-jre</v.guava>
</properties>
Expand Down

0 comments on commit 61282a6

Please sign in to comment.