dependabot[bot] opened a new pull request, #305: URL: https://github.com/apache/commons-rdf/pull/305
Bumps [org.eclipse.rdf4j:rdf4j-bom](https://github.com/eclipse/rdf4j) from 3.7.7 to 5.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse/rdf4j/releases">org.eclipse.rdf4j:rdf4j-bom's releases</a>.</em></p> <blockquote> <h2>RDF4J 5.1.0</h2> <p>F4J 5.1.0 is a minor release of the Eclipse RDF4J framework. Some highlights:</p> <ul> <li>Stability and performance improvements in the FedX federation engine, including refinements to the bind join implementation for regular and OPTIONAL joins</li> <li>Support for specifying the <a href="https://redirect.github.com/eclipse-rdf4j/rdf4j/issues/5149">lucene document threshold at query time</a></li> <li>VALUES for SparqlBuilder</li> <li><a href="https://redirect.github.com/eclipse-rdf4j/rdf4j/issues/4999">Enable UpdateWithModelBuilder to delete triples</a></li> <li><a href="https://redirect.github.com/eclipse-rdf4j/rdf4j/pull/5125">HttpClient timeout and pooling options</a></li> <li><a href="https://redirect.github.com/eclipse-rdf4j/rdf4j/pull/5162">DOCUMENT_LOADER support for JSON-LD 1.1 parser</a></li> <li>Upgrade to Tomcat 9 in docker image</li> <li>Add support for Jetty 9 in docker image</li> <li>Improve performance of SPARQLConnection#size() method</li> <li>Adjust how SHACL validation of minCount and maxCount is handled for union graphs with duplicates</li> <li>Support for DCAT v3</li> </ul> <p>For a complete overview, see <a href="https://github.com/eclipse/rdf4j/milestone/107?closed=1">all issues fixed in 5.1.0</a>.</p> <h3>Acknowledgements</h3> <p>This release was made possible by contributions from Bart Hanssens, Antoine Willerval, HÃ¥vard M. Ottestad, Florian Kleedorfer, Andreas Schwarte and Jerven Bolleman.</p> <p>RDF4J 5.0.3 is now available. This is a patch release fixing 11 bugs.</p> <p>For more details, have a look at the <a href="https://rdf4j.org/release-notes/5.0.3">release notes</a>.</p> <p>Links <a href="https://rdf4j.org/download/">Download RDF4J</a> <a href="https://rdf4j.org/release-notes/5.0.3">release notes</a>.</p> <p>RDF4J 5.0.2 is now available. This is a patch release fixing 1 bugs.</p> <p>For more details, have a look at the <a href="https://rdf4j.org/release-notes/5.0.2">release notes</a>.</p> <p><strong>Links</strong> <a href="https://rdf4j.org/download/">Download RDF4J</a> <a href="https://rdf4j.org/release-notes/5.0.2">release notes</a>.</p> <p>RDF4J 5.0.1 is now available. This is a patch release fixing 8 bugs.</p> <p>For more details, have a look at the <a href="https://rdf4j.org/release-notes/5.0.1">release notes</a>.</p> <p>Links <a href="https://rdf4j.org/download/">Download RDF4J</a> <a href="https://rdf4j.org/release-notes/5.0.1">release notes</a>.</p> <h2>RDF4J 5.0.0</h2> <p>We are very excited to announce the release of RDF4J 5.0.0!</p> <p>RDF4J 5.0.0 is a major release of the RDF4J framework with many new features and improvements.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse-rdf4j/rdf4j/commit/7e4f430a7396af6b4ca7f5b3e010c3518f168a32"><code>7e4f430</code></a> release 5.1.1</li> <li><a href="https://github.com/eclipse-rdf4j/rdf4j/commit/56c16730b0b93f93c8a42bd4c621f126bc294ac1"><code>56c1673</code></a> fix issue with testsuites benchmark sometimes causing japicmp to trigger by m...</li> <li><a href="https://github.com/eclipse-rdf4j/rdf4j/commit/c88571fe71fe75162ee57296294d9156161faa66"><code>c88571f</code></a> github pages with hugo (<a href="https://redirect.github.com/eclipse/rdf4j/issues/5238">#5238</a>)</li> <li><a href="https://github.com/eclipse-rdf4j/rdf4j/commit/b0f8edb6b17e8955489b774ff80dc198499ce0d3"><code>b0f8edb</code></a> wip</li> <li><a href="https://github.com/eclipse-rdf4j/rdf4j/commit/ecd96ce13cdcd2a8bf2ae6a043c20f69dcdb5bd7"><code>ecd96ce</code></a> Setup github pages using hugo (<a href="https://redirect.github.com/eclipse/rdf4j/issues/5236">#5236</a>)</li> <li><a href="https://github.com/eclipse-rdf4j/rdf4j/commit/ab8db42930421cefce0dab7a52d39435f04db7cb"><code>ab8db42</code></a> <a href="https://redirect.github.com/eclipse/rdf4j/issues/5214">GH-5214</a> lmdb supports linux ppc, updated to latest version and also some clea...</li> <li><a href="https://github.com/eclipse-rdf4j/rdf4j/commit/5ceb5fcf3215c7d869b43a1c09389ebab344f9db"><code>5ceb5fc</code></a> Setup github pages using hugo</li> <li><a href="https://github.com/eclipse-rdf4j/rdf4j/commit/dcacf74cb2db9071814ec1d2e7319c812a11b552"><code>dcacf74</code></a> <a href="https://redirect.github.com/eclipse/rdf4j/issues/5231">GH-5231</a>: fix poor query performance for hasStatements() in FedX (<a href="https://redirect.github.com/eclipse/rdf4j/issues/5232">#5232</a>)</li> <li><a href="https://github.com/eclipse-rdf4j/rdf4j/commit/98d8944c3132f9df031aa80b82df2d9e8595a0e0"><code>98d8944</code></a> <a href="https://redirect.github.com/eclipse/rdf4j/issues/5227">GH-5227</a>: fix binding assigner optimizer in FedX (<a href="https://redirect.github.com/eclipse/rdf4j/issues/5228">#5228</a>)</li> <li><a href="https://github.com/eclipse-rdf4j/rdf4j/commit/1cc4ab81f6ae14e22fe39de70475206c0a201ba8"><code>1cc4ab8</code></a> <a href="https://redirect.github.com/eclipse/rdf4j/issues/5231">GH-5231</a>: refine javadoc, add Experimental annotation</li> <li>Additional commits viewable in <a href="https://github.com/eclipse/rdf4j/compare/3.7.7...5.1.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org