dependabot[bot] opened a new pull request, #359:
URL: https://github.com/apache/commons-rdf/pull/359

   Bumps [org.eclipse.rdf4j:rdf4j-bom](https://github.com/eclipse/rdf4j) from 
5.1.4 to 5.1.6.
   <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.6</h2>
   <p>DF4J 5.1.6 is a patch release that fixes 12 issues.</p>
   <p>For a complete overview, see <a 
href="https://github.com/eclipse/rdf4j/milestone/122?closed=1";>all issues fixed 
in 5.1.6</a>.</p>
   <h3>Acknowledgements</h3>
   <p>This release was made possible by contributions from <a 
href="https://github.com/JervenBolleman";>Jerven Bolleman</a>, <a 
href="https://github.com/Ostrzyciel";>Piotr Sowiński</a>, <a 
href="https://github.com/hmottestad";>Håvard M. Ottestad</a> and <a 
href="https://github.com/kenwenzel";>kenwenzel</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse-rdf4j/rdf4j/commit/1253bd77187d76fa82177880114178c8cb1544be";><code>1253bd7</code></a>
 release 5.1.6</li>
   <li><a 
href="https://github.com/eclipse-rdf4j/rdf4j/commit/ee1f2ce0b5fbff35fead1a02c0a8580f686a5a5c";><code>ee1f2ce</code></a>
 <a href="https://redirect.github.com/eclipse/rdf4j/issues/5347";>GH-5347</a> 
make the ShaclSail more robust during shutdown() (<a 
href="https://redirect.github.com/eclipse/rdf4j/issues/5348";>#5348</a>)</li>
   <li><a 
href="https://github.com/eclipse-rdf4j/rdf4j/commit/60d1586aadbc23222bd0568c5e4f24d896c85fda";><code>60d1586</code></a>
 Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 (<a 
href="https://redirect.github.com/eclipse/rdf4j/issues/5375";>#5375</a>)</li>
   <li><a 
href="https://github.com/eclipse-rdf4j/rdf4j/commit/8fe1394b402da180eea3d77c2886189dc61f2830";><code>8fe1394</code></a>
 Fix SPARQLResultsTSVWriter to quote xsd:string literals (<a 
href="https://redirect.github.com/eclipse/rdf4j/issues/5262";>#5262</a>)</li>
   <li><a 
href="https://github.com/eclipse-rdf4j/rdf4j/commit/18f1bef0d689ee12a3f9052ed8ac7a2bd7f83f6e";><code>18f1bef</code></a>
 <a href="https://redirect.github.com/eclipse/rdf4j/issues/5438";>GH-5438</a> 
Use thread-local pool in LmdbStore to minimize synchronization</li>
   <li><a 
href="https://github.com/eclipse-rdf4j/rdf4j/commit/ce04587098a9b8c7f42029dc8a7ccbfdb6d7e821";><code>ce04587</code></a>
 <a href="https://redirect.github.com/eclipse/rdf4j/issues/5433";>GH-5433</a> 
Fix read lock contention in LmdbStore (<a 
href="https://redirect.github.com/eclipse/rdf4j/issues/5434";>#5434</a>)</li>
   <li><a 
href="https://github.com/eclipse-rdf4j/rdf4j/commit/36edc7d3c40f9482d69477f7fac2a867ac339361";><code>36edc7d</code></a>
 allow for profiling with JFR and new cpu time support in JDK 25</li>
   <li><a 
href="https://github.com/eclipse-rdf4j/rdf4j/commit/a55b49087480e578eb82fdea937d3577759d86c8";><code>a55b490</code></a>
 <a href="https://redirect.github.com/eclipse/rdf4j/issues/5433";>GH-5433</a> 
new lock manager that doesn't use a lock object and doesn't support l...</li>
   <li><a 
href="https://github.com/eclipse-rdf4j/rdf4j/commit/2fcabe5a295cb4c61137e4b7d0f279213920e8ff";><code>2fcabe5</code></a>
 <a href="https://redirect.github.com/eclipse/rdf4j/issues/5433";>GH-5433</a> 
Use RWLockManager in LmdbStore</li>
   <li><a 
href="https://github.com/eclipse-rdf4j/rdf4j/commit/cbc8e00f40a8978a76f07f2020bbc762ea6482ad";><code>cbc8e00</code></a>
 <a href="https://redirect.github.com/eclipse/rdf4j/issues/5433";>GH-5433</a> 
Use AtomicReferenceArray for value cache to ensure inter-thread visib...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse/rdf4j/compare/5.1.4...5.1.6";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.rdf4j:rdf4j-bom&package-manager=maven&previous-version=5.1.4&new-version=5.1.6)](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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to