Skip to content

Commit

Permalink
[Minor] Upgrading Jena to v5.2.0 and removing related CVE fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
TelicentPaul committed Oct 17, 2024
1 parent dc70b5c commit 4ef2f26
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,6 @@
<groupId>org.apache.jena</groupId>
<artifactId>jena-arq</artifactId>
<version>${dependency.jena}</version>
<exclusions>
<!-- Excluded due to upstream Jena issue https://github.com/apache/jena/issues/2593 -->
<exclusion>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-suite-engine</artifactId>
</exclusion>
</exclusions>
</dependency>

<dependency>
Expand Down

0 comments on commit 4ef2f26

Please # to comment.