From 0d474b28dbc7b4450c4dbb7e9d51cedcdc838e68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 16:46:16 +0000 Subject: [PATCH 1/2] Bump org.springframework.security:spring-security-bom in /spring Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.5.5 to 6.5.6. - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](https://github.com/spring-projects/spring-security/compare/6.5.5...6.5.6) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-bom dependency-version: 6.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring/pom.xml b/spring/pom.xml index 05b9003f5c..e7d2ea6054 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -107,7 +107,7 @@ [17,) - 6.5.5 + 6.5.6 From 4d5813f805cee998b9f1a81afe27da3f9ca5a1f3 Mon Sep 17 00:00:00 2001 From: Aaron Coburn Date: Wed, 12 Nov 2025 10:12:07 -0600 Subject: [PATCH 2/2] Adjust rdf4j javadoc location --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 77fac645c0..8e169b518c 100644 --- a/pom.xml +++ b/pom.xml @@ -221,7 +221,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/ http://www.javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/