dependabot[bot] opened a new pull request, #2434:
URL: https://github.com/apache/causeway/pull/2434

   Bumps 
[org.eclipse.persistence:org.eclipse.persistence.sdo](https://github.com/eclipse-ee4j/eclipselink)
 from 2.7.14 to 2.7.15.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse-ee4j/eclipselink/releases";>org.eclipse.persistence:org.eclipse.persistence.sdo's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.7.15</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[2.7] Version change to prepare for a next release 2.7.15 by <a 
href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2023";>eclipse-ee4j/eclipselink#2023</a></li>
   <li>[2.7] Ant build cleanup fix by <a 
href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2029";>eclipse-ee4j/eclipselink#2029</a></li>
   <li>[2.7] WebLogic Server test fixes by <a 
href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2028";>eclipse-ee4j/eclipselink#2028</a></li>
   <li>[2.7] Minor messaging improvements by <a 
href="https://github.com/anija-anil";><code>@​anija-anil</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2057";>eclipse-ee4j/eclipselink#2057</a></li>
   <li>[2.7] WebLogic Server test fixes - Ordinal binding vs Named binding by 
<a href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2111";>eclipse-ee4j/eclipselink#2111</a></li>
   <li>[2.7] Bug in 
internal.helper.ConcurrencyUtil.dumpConcurrencyManagerInformationStep02(ConcurrencyManagerState)
 - copy paste mistake - it logs twice the Page 03 start - information about 
threads waiting to acquire read cache keys by <a 
href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2113";>eclipse-ee4j/eclipselink#2113</a></li>
   <li>[2.7] Performance improvement: synchronize to java.util.concurrent.locks 
switch to improve performance with VirtualThreads - backport from master by <a 
href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2119";>eclipse-ee4j/eclipselink#2119</a></li>
   <li>[2.7] ASM version upgrade to 9.7 (JDK 23 ready) by <a 
href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2123";>eclipse-ee4j/eclipselink#2123</a></li>
   <li>[2.7] Queries created with criteria api with many joins - fix - backport 
from master by <a 
href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2133";>eclipse-ee4j/eclipselink#2133</a></li>
   <li>[2.7] MOXy SchemaGenerator WSDL Namespace order switch by <a 
href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2135";>eclipse-ee4j/eclipselink#2135</a></li>
   <li>fixes <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2136";>#2136</a>
 - NPE in ExpressionOperator.printCollection  by <a 
href="https://github.com/igormukhin";><code>@​igormukhin</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2137";>eclipse-ee4j/eclipselink#2137</a></li>
   <li>[2.7] Oracle proxy authentication test fix by <a 
href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2143";>eclipse-ee4j/eclipselink#2143</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/igormukhin";><code>@​igormukhin</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2137";>eclipse-ee4j/eclipselink#2137</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/eclipse-ee4j/eclipselink/compare/2.7.14...2.7.15";>https://github.com/eclipse-ee4j/eclipselink/compare/2.7.14...2.7.15</a></p>
   <h2>2.7.15-RC2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[2.7] Oracle proxy authentication test fix by <a 
href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2143";>eclipse-ee4j/eclipselink#2143</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/eclipse-ee4j/eclipselink/compare/2.7.15-RC1...2.7.15-RC2";>https://github.com/eclipse-ee4j/eclipselink/compare/2.7.15-RC1...2.7.15-RC2</a></p>
   <h2>2.7.15-RC1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[2.7] Version change to prepare for a next release 2.7.15 by <a 
href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2023";>eclipse-ee4j/eclipselink#2023</a></li>
   <li>[2.7] Ant build cleanup fix by <a 
href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2029";>eclipse-ee4j/eclipselink#2029</a></li>
   <li>[2.7] WebLogic Server test fixes by <a 
href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2028";>eclipse-ee4j/eclipselink#2028</a></li>
   <li>[2.7] Minor messaging improvements by <a 
href="https://github.com/anija-anil";><code>@​anija-anil</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2057";>eclipse-ee4j/eclipselink#2057</a></li>
   <li>[2.7] WebLogic Server test fixes - Ordinal binding vs Named binding by 
<a href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2111";>eclipse-ee4j/eclipselink#2111</a></li>
   <li>[2.7] Bug in 
internal.helper.ConcurrencyUtil.dumpConcurrencyManagerInformationStep02(ConcurrencyManagerState)
 - copy paste mistake - it logs twice the Page 03 start - information about 
threads waiting to acquire read cache keys by <a 
href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2113";>eclipse-ee4j/eclipselink#2113</a></li>
   <li>[2.7] Performance improvement: synchronize to java.util.concurrent.locks 
switch to improve performance with VirtualThreads - backport from master by <a 
href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2119";>eclipse-ee4j/eclipselink#2119</a></li>
   <li>[2.7] ASM version upgrade to 9.7 (JDK 23 ready) by <a 
href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2123";>eclipse-ee4j/eclipselink#2123</a></li>
   <li>[2.7] Queries created with criteria api with many joins - fix - backport 
from master by <a 
href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2133";>eclipse-ee4j/eclipselink#2133</a></li>
   <li>[2.7] MOXy SchemaGenerator WSDL Namespace order switch by <a 
href="https://github.com/rfelcman";><code>@​rfelcman</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2135";>eclipse-ee4j/eclipselink#2135</a></li>
   <li>fixes <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2136";>#2136</a>
 - NPE in ExpressionOperator.printCollection  by <a 
href="https://github.com/igormukhin";><code>@​igormukhin</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2137";>eclipse-ee4j/eclipselink#2137</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/igormukhin";><code>@​igormukhin</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2137";>eclipse-ee4j/eclipselink#2137</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/eclipse-ee4j/eclipselink/compare/2.7.14...2.7.15-RC1";>https://github.com/eclipse-ee4j/eclipselink/compare/2.7.14...2.7.15-RC1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse-ee4j/eclipselink/commit/53511fdbd883151a8554f199e3e4e8a9852177f9";><code>53511fd</code></a>
 Oracle proxy authentication test fix (<a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2143";>#2143</a>)</li>
   <li><a 
href="https://github.com/eclipse-ee4j/eclipselink/commit/af60e4ebbad2756c45a4ebc55e353fe9c3c30e0b";><code>af60e4e</code></a>
 fixes <a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2136";>#2136</a>
 - NPE in ExpressionOperator.printCollection  (<a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2137";>#2137</a>)</li>
   <li><a 
href="https://github.com/eclipse-ee4j/eclipselink/commit/ce6a459cc174a85dd46a5ddf9fc68c0176eb8f57";><code>ce6a459</code></a>
 MOXy SchemaGenerator WSDL Namespace order switch (<a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2135";>#2135</a>)</li>
   <li><a 
href="https://github.com/eclipse-ee4j/eclipselink/commit/c75d2be177a2aa65329d843ad898ee3f6aab1869";><code>c75d2be</code></a>
 Queries created with criteria api with many joins - fix</li>
   <li><a 
href="https://github.com/eclipse-ee4j/eclipselink/commit/4abffe4bdf1db200f4f27025a1b47b453d3d14ce";><code>4abffe4</code></a>
 ASM version upgrade to 9.7 (JDK 23 ready) (<a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2123";>#2123</a>)</li>
   <li><a 
href="https://github.com/eclipse-ee4j/eclipselink/commit/bee608efc9026c92fba8f0af5120e46844397856";><code>bee608e</code></a>
 Performance improvement: synchronize to java.util.concurrent.locks switch to 
...</li>
   <li><a 
href="https://github.com/eclipse-ee4j/eclipselink/commit/36e9af724ebe56488f26ca364a130cb02e6a18f2";><code>36e9af7</code></a>
 Bug in 
internal.helper.ConcurrencyUtil.dumpConcurrencyManagerInformationStep0...</li>
   <li><a 
href="https://github.com/eclipse-ee4j/eclipselink/commit/825c73d9fa783dc770b9a55ed331e268feb8706a";><code>825c73d</code></a>
 WebLogic Server test fixes - Ordinal binding vs Named binding (<a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2111";>#2111</a>)</li>
   <li><a 
href="https://github.com/eclipse-ee4j/eclipselink/commit/f2224b9c97041d11402b720a53fe4cd181ff5d89";><code>f2224b9</code></a>
 Minor messaging improvements (<a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2057";>#2057</a>)</li>
   <li><a 
href="https://github.com/eclipse-ee4j/eclipselink/commit/39c89dba733a85d0eced2eb3eb0b304019cc1507";><code>39c89db</code></a>
 WebLogic Server tests fix (<a 
href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2028";>#2028</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse-ee4j/eclipselink/compare/2.7.14...2.7.15";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   <details>
   <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary>
   
   | Dependency Name | Ignore Conditions |
   | --- | --- |
   | org.eclipse.persistence:org.eclipse.persistence.sdo | [>= 3.0.a, < 3.1] |
   | org.eclipse.persistence:org.eclipse.persistence.sdo | [>= 4.a, < 5] |
   </details>
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.persistence:org.eclipse.persistence.sdo&package-manager=maven&previous-version=2.7.14&new-version=2.7.15)](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: dev-unsubscr...@causeway.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to