Merge remote-tracking branch 'origin/master'

This commit is contained in:
Hosted Weblate 2021-10-03 09:01:34 +02:00
commit dfadd6f79c
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
2 changed files with 2 additions and 2 deletions

View File

@ -184,7 +184,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>mockwebserver</artifactId>
<version>4.9.1</version>
<version>4.9.2</version>
<scope>test</scope>
</dependency>
</dependencies>

View File

@ -23,7 +23,7 @@
Jena 3.15.0 doesn't work. Versions through 3.14.0 appear to, but we'll be conservative
-->
<jena.version>3.17.0</jena.version>
<okhttp.version>4.9.1</okhttp.version>
<okhttp.version>4.9.2</okhttp.version>
</properties>
<scm>