build(deps): bump jena.version from 5.3.0 to 6.1.0 - #389
Conversation
|
Evaluated 2026-06-21: builds + full |
|
@dependabot rebase |
60d6c7a to
293b5fe
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
JaCoCo coverage report
|
|
Correction after running fresh CI on the rebased branch: #389 does not pass and is not mergeable as-is. CI fails ( Jena 6.1's |
|
Final verdict (see #404 for the attempt): Jena 6 is blocked, not mergeable. Two problems — (1) commons-lang3 needs an explicit dependencyManagement pin for Jena 6's |
Fold the open Dependabot PRs that are compatible with the Spring Boot 4 / 5.0.0 branch into this PR (they target old master, so they cannot merge as-is without reverting the Boot 4 work): - spring-boot-admin 4.0.4 -> 4.1.1 (#417) - org.aspectj:aspectjtools 1.9.25 -> 1.9.25.1 (#418) - commons-cli 1.9.0 -> 1.11.0 (#419) - testcontainers 1.20.4 -> 1.21.4 (#420) - maven-release-plugin 3.0.1 -> 3.3.1 (#421) - pitest-junit5-plugin 1.2.2 -> 1.2.3 (#422) - findsecbugs-plugin 1.13.0 -> 1.14.0 (#423) - central-publishing-maven-plugin 0.8.0 -> 0.11.0 (#425) springdoc 3.0.3 (#424) is already on this branch. jena 6.1.0 (#389) is deliberately NOT integrated: the Virtuoso-Jena adapter (virt_jena_v5_3) only supports Jena 5.3, so Jena 6 stays blocked independently of Boot 4. While here, dropped the inline aspectjtools / commons-cli <version> literals in the component and pipeline modules so they track the centralized aspectjtools.version property / the managed commons-cli version (that scatter is what forced Dependabot to touch 3-4 files per bump). Verified: reactor `mvn clean install` is green on Boot 4.0.5 / JDK 21 (all tests pass; SBA 4.1.1 client+server resolve and the registration tests pass), and the offline Qanary_minimal_Python_example E2E is 3/3 PASS ("Sam Panopoulos") with a freshly built pipeline image and all four components registering via SBA 4.1.1. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Bumps `jena.version` from 5.3.0 to 6.1.0. Updates `org.apache.jena:jena-arq` from 5.3.0 to 6.1.0 Updates `org.apache.jena:jena-core` from 5.3.0 to 6.1.0 Updates `org.apache.jena:jena-rdfconnection` from 5.3.0 to 6.1.0 Updates `org.apache.jena:apache-jena-libs` from 5.3.0 to 6.1.0 --- updated-dependencies: - dependency-name: org.apache.jena:apache-jena-libs dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.jena:jena-arq dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.jena:jena-core dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.jena:jena-rdfconnection dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
293b5fe to
c23c8d8
Compare
|



Bumps
jena.versionfrom 5.3.0 to 6.1.0.Updates
org.apache.jena:jena-arqfrom 5.3.0 to 6.1.0Updates
org.apache.jena:jena-corefrom 5.3.0 to 6.1.0Updates
org.apache.jena:jena-rdfconnectionfrom 5.3.0 to 6.1.0Updates
org.apache.jena:apache-jena-libsfrom 5.3.0 to 6.1.0