dependabot[bot] opened a new pull request, #1804: URL: https://github.com/apache/causeway/pull/1804
Bumps [org.eclipse.persistence:org.eclipse.persistence.jpa](https://github.com/eclipse-ee4j/eclipselink) from 2.7.12 to 2.7.13. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse-ee4j/eclipselink/releases">org.eclipse.persistence:org.eclipse.persistence.jpa's releases</a>.</em></p> <blockquote> <h2>2.7.13</h2> <h2>What's Changed</h2> <ul> <li>[2.7] Version change to prepare for a next release 2.7.13 by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1814">eclipse-ee4j/eclipselink#1814</a></li> <li>[2.7] Issue 1827: Add java.time support for DB2 schema generation by <a href="https://github.com/dazey3"><code>@dazey3</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1830">eclipse-ee4j/eclipselink#1830</a></li> <li>[2.7] Persistence weaver logging (remove useless log message) - 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/1839">eclipse-ee4j/eclipselink#1839</a></li> <li>[2.7] Issue 1540: Improve Oracle platform java time support by <a href="https://github.com/dazey3"><code>@dazey3</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1835">eclipse-ee4j/eclipselink#1835</a></li> <li>[2.7] Issue 1544: Derby mapping of LocalTime should map to TIME type by <a href="https://github.com/dazey3"><code>@dazey3</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1834">eclipse-ee4j/eclipselink#1834</a></li> <li>[2.7] fix <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1596">#1596</a> Major performance issue in case of many new entities - backport from master by <a href="https://github.com/Zuplyx"><code>@Zuplyx</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1860">eclipse-ee4j/eclipselink#1860</a></li> <li>[2.7] ASM version switch to 9.5 to be ready for JDK 21. by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1859">eclipse-ee4j/eclipselink#1859</a></li> <li>[2.7] Ant build add JDK 17 support by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1864">eclipse-ee4j/eclipselink#1864</a></li> <li>[2.7] JPA test fixes by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1857">eclipse-ee4j/eclipselink#1857</a></li> <li>[2.7] Oracle DDL Parser dependency update 1.0.0.v201807030954 -> 3.0.1 by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1871">eclipse-ee4j/eclipselink#1871</a></li> <li>[2.7] SDO potential memory leak fix 2.0 - backport from the master by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1866">eclipse-ee4j/eclipselink#1866</a></li> <li>[2.7] Bug 543265 - WSDL namespace order is different on ITEMSERVICEPORT?WSDL - 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/1879">eclipse-ee4j/eclipselink#1879</a></li> <li>[2.7] JDK 21 build and test support by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1881">eclipse-ee4j/eclipselink#1881</a></li> <li>[2.7] Ant build - MOXy tests fix by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1907">eclipse-ee4j/eclipselink#1907</a></li> <li>[2.7] Ant build - MOXy tests fix 2.0 by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1908">eclipse-ee4j/eclipselink#1908</a></li> <li>[2.7] Ant build - TopLink integration change by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1910">eclipse-ee4j/eclipselink#1910</a></li> <li>[2.7] Bugfix for - Missing error message when calling JpaHelper.getReportQuery() with wrong argument - backport by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1914">eclipse-ee4j/eclipselink#1914</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/eclipse-ee4j/eclipselink/compare/2.7.12...2.7.13">https://github.com/eclipse-ee4j/eclipselink/compare/2.7.12...2.7.13</a></p> <h2>2.7.13-RC1</h2> <h2>What's Changed</h2> <ul> <li>[2.7] Version change to prepare for a next release 2.7.13 by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1814">eclipse-ee4j/eclipselink#1814</a></li> <li>[2.7] Issue 1827: Add java.time support for DB2 schema generation by <a href="https://github.com/dazey3"><code>@dazey3</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1830">eclipse-ee4j/eclipselink#1830</a></li> <li>[2.7] Persistence weaver logging (remove useless log message) - 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/1839">eclipse-ee4j/eclipselink#1839</a></li> <li>[2.7] Issue 1540: Improve Oracle platform java time support by <a href="https://github.com/dazey3"><code>@dazey3</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1835">eclipse-ee4j/eclipselink#1835</a></li> <li>[2.7] Issue 1544: Derby mapping of LocalTime should map to TIME type by <a href="https://github.com/dazey3"><code>@dazey3</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1834">eclipse-ee4j/eclipselink#1834</a></li> <li>[2.7] fix <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1596">#1596</a> Major performance issue in case of many new entities - backport from master by <a href="https://github.com/Zuplyx"><code>@Zuplyx</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1860">eclipse-ee4j/eclipselink#1860</a></li> <li>[2.7] ASM version switch to 9.5 to be ready for JDK 21. by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1859">eclipse-ee4j/eclipselink#1859</a></li> <li>[2.7] Ant build add JDK 17 support by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1864">eclipse-ee4j/eclipselink#1864</a></li> <li>[2.7] JPA test fixes by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1857">eclipse-ee4j/eclipselink#1857</a></li> <li>[2.7] Oracle DDL Parser dependency update 1.0.0.v201807030954 -> 3.0.1 by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1871">eclipse-ee4j/eclipselink#1871</a></li> <li>[2.7] SDO potential memory leak fix 2.0 - backport from the master by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1866">eclipse-ee4j/eclipselink#1866</a></li> <li>[2.7] Bug 543265 - WSDL namespace order is different on ITEMSERVICEPORT?WSDL - 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/1879">eclipse-ee4j/eclipselink#1879</a></li> <li>[2.7] JDK 21 build and test support by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1881">eclipse-ee4j/eclipselink#1881</a></li> <li>[2.7] Ant build - MOXy tests fix by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1907">eclipse-ee4j/eclipselink#1907</a></li> <li>[2.7] Ant build - MOXy tests fix 2.0 by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1908">eclipse-ee4j/eclipselink#1908</a></li> <li>[2.7] Ant build - TopLink integration change by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1910">eclipse-ee4j/eclipselink#1910</a></li> <li>[2.7] Bugfix for - Missing error message when calling JpaHelper.getReportQuery() with wrong argument - backport by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1914">eclipse-ee4j/eclipselink#1914</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/eclipse-ee4j/eclipselink/compare/2.7.12...2.7.13-RC1">https://github.com/eclipse-ee4j/eclipselink/compare/2.7.12...2.7.13-RC1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/7ffb888abf7c1737d7efa364eb44d5d55ddb047b"><code>7ffb888</code></a> Bugfix for - Missing error message when calling JpaHelper.getReportQuery() wi...</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/d3fe11eccc28bde5fb7cd4d4f6eabe926b7486bf"><code>d3fe11e</code></a> Ant build - TopLink integration change (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1910">#1910</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/ee22c9c63065a6734f10a349626f49acd4a83707"><code>ee22c9c</code></a> Ant build - MOXy tests fix 2.0 (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1908">#1908</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/350d1935ff792911e8138f29c35b25c4d4cfdb83"><code>350d193</code></a> Ant build - MOXy tests fix (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1907">#1907</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/f4e653c0cb1e35e87461473074b3983c7a079e81"><code>f4e653c</code></a> [2.7] JDK 21 build and test support (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1881">#1881</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/c5c8da63ec4947df679d3fac513507fd2ce7dd2e"><code>c5c8da6</code></a> Bug 543265 - WSDL namespace order is different on ITEMSERVICEPORT?WSDL (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1879">#1879</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/ee5be0b5840019f86ab944f089234d7e8ecd0c67"><code>ee5be0b</code></a> SDO potential memory leak fix 2.0 (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1866">#1866</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/079db712d2362cc5ce05054db8055b130c287f3f"><code>079db71</code></a> Oracle DDL Parser dependency update 1.0.0.v201807030954 -> 3.0.1 (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1871">#1871</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/eb07251b23166d9842573ebe6299a9f997630984"><code>eb07251</code></a> JPA test fixes (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1857">#1857</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/6678dc61536e0325ac56ec28bc8d5a24416639e1"><code>6678dc6</code></a> Ant build add JDK 17 support (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1864">#1864</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eclipse-ee4j/eclipselink/compare/2.7.12...2.7.13">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 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