From acd287e00a7a8279f8a572f4fc3b09f3e24f6087 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 16:28:46 +0000 Subject: [PATCH 1/2] Bump okhttp.version from 5.1.0 to 5.3.0 Bumps `okhttp.version` from 5.1.0 to 5.3.0. Updates `com.squareup.okhttp3:okhttp` from 5.1.0 to 5.3.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-5.1.0...parent-5.3.0) Updates `com.squareup.okhttp3:okhttp-jvm` from 5.1.0 to 5.3.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-5.1.0...parent-5.3.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.squareup.okhttp3:okhttp-jvm dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 86dd4393c3..abc767aed5 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ 5.5.0 0.9.6 3.0.1 - 5.1.0 + 5.3.0 3.26.3 5.2.0 2.0.17 From 4dc70c964788a4b645179fcf23abc74464916520 Mon Sep 17 00:00:00 2001 From: Aaron Coburn Date: Wed, 12 Nov 2025 10:09:51 -0600 Subject: [PATCH 2/2] adjust rdf4j javadocs --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index abc767aed5..49ef9f5413 100644 --- a/pom.xml +++ b/pom.xml @@ -205,7 +205,7 @@ https://jena.apache.org/documentation/javadoc/jena/ https://jena.apache.org/documentation/javadoc/arq/ https://www.antlr.org/api/Java/ - https://rdf4j.org/javadoc/5.1.0/ + https://rdf4j.org/javadoc/latest/