Skip to content

Commit

Permalink
fix: upgrade org.apache.jena:jena-arq from 4.9.0 to 4.10.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.apache.jena:jena-arq from 4.9.0 to 4.10.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.jena/jena-arq/

See this project in Snyk:
https://app.snyk.io/org/anbo-de/project/fa2494f3-77ea-4f01-adf8-9cae41ab9a6c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 28, 2023
1 parent 7494e8b commit 80cb94a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qanary_component-template/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>org.apache.jena</groupId>
<artifactId>jena-arq</artifactId>
<version>4.9.0</version>
<version>4.10.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.apache.jena/jena-core -->
<dependency>
Expand Down

0 comments on commit 80cb94a

Please sign in to comment.