We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8332d47 commit 8668921Copy full SHA for 8668921
okhttp/pom.xml
@@ -39,7 +39,7 @@
39
<dependency>
40
<groupId>com.squareup.okio</groupId>
41
<artifactId>okio</artifactId>
42
- <version>3.15.0</version>
+ <version>3.16.0</version>
43
</dependency>
44
45
<!-- test dependencies -->
pom.xml
@@ -220,7 +220,7 @@
220
<link>https://jena.apache.org/documentation/javadoc/jena/</link>
221
<link>https://jena.apache.org/documentation/javadoc/arq/</link>
222
<link>https://www.antlr.org/api/Java/</link>
223
- <link>https://rdf4j.org/javadoc/latest/</link>
+ <link>https://rdf4j.org/javadoc/5.1.0/</link>
224
<link>http://www.javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/</link>
225
</links>
226
<header>
0 commit comments