We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce2562f + 0aabf0f commit c580d01Copy full SHA for c580d01
1 file changed
pom.xml
@@ -96,17 +96,17 @@
96
<dependency>
97
<groupId>org.apache.jena</groupId>
98
<artifactId>jena-core</artifactId>
99
- <version>4.2.0</version>
+ <version>4.6.1</version>
100
</dependency>
101
102
103
<artifactId>jena-arq</artifactId>
104
105
106
107
108
<artifactId>jena-base</artifactId>
109
110
111
</dependencies>
112
<build>
0 commit comments