Skip to content

Commit 8668921

Browse files
Bump com.squareup.okio:okio from 3.15.0 to 3.16.0 (#2318)
1 parent 8332d47 commit 8668921

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

okhttp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.squareup.okio</groupId>
4141
<artifactId>okio</artifactId>
42-
<version>3.15.0</version>
42+
<version>3.16.0</version>
4343
</dependency>
4444

4545
<!-- test dependencies -->

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
<link>https://jena.apache.org/documentation/javadoc/jena/</link>
221221
<link>https://jena.apache.org/documentation/javadoc/arq/</link>
222222
<link>https://www.antlr.org/api/Java/</link>
223-
<link>https://rdf4j.org/javadoc/latest/</link>
223+
<link>https://rdf4j.org/javadoc/5.1.0/</link>
224224
<link>http://www.javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/</link>
225225
</links>
226226
<header>

0 commit comments

Comments
 (0)