dependabot[bot] opened a new pull request, #1892: URL: https://github.com/apache/cxf/pull/1892
Bumps [org.eclipse.persistence:org.eclipse.persistence.moxy](https://github.com/eclipse-ee4j/eclipselink) from 4.0.2 to 4.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse-ee4j/eclipselink/releases">org.eclipse.persistence:org.eclipse.persistence.moxy's releases</a>.</em></p> <blockquote> <h2>4.0.3</h2> <h2>What's Changed</h2> <ul> <li>[4.0] Version change to 4.0.3-SNAPSHOT by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1899">eclipse-ee4j/eclipselink#1899</a></li> <li>[4.0] 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/1912">eclipse-ee4j/eclipselink#1912</a></li> <li>[4.0] Remove wrong comments for locate function by <a href="https://github.com/waahhh"><code>@waahhh</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1946">eclipse-ee4j/eclipselink#1946</a></li> <li>[4.0] ASM version upgrade to 9.6 (JDK 22 ready) - 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/1964">eclipse-ee4j/eclipselink#1964</a></li> <li>Added doPrivileged for setAccessible when parsing JPQL query with EXT… by <a href="https://github.com/ajaypaul-ibm"><code>@ajaypaul-ibm</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1982">eclipse-ee4j/eclipselink#1982</a></li> <li>[4.0] Improved messages in LogginLocalizationResource and ValidationExceptionResource by <a href="https://github.com/ajaypaul-ibm"><code>@ajaypaul-ibm</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2055">eclipse-ee4j/eclipselink#2055</a></li> <li>[4.0] Startup Time Regression in EclipseLink 4.0.1 by <a href="https://github.com/anija-anil"><code>@anija-anil</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2047">eclipse-ee4j/eclipselink#2047</a></li> <li>[4.0] UUID not working as GeneratedValue Id with merge - fix (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2087">#2087</a>) (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/2088">eclipse-ee4j/eclipselink#2088</a></li> <li>[4.0.x] Prepare for API changes in the next major version by <a href="https://github.com/lukasj"><code>@lukasj</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2089">eclipse-ee4j/eclipselink#2089</a></li> <li>[4.0] Bugfix: NullPointerException at CacheIndexMetadata.getField() by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2110">eclipse-ee4j/eclipselink#2110</a></li> <li>[4.0] 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/2118">eclipse-ee4j/eclipselink#2118</a></li> <li>[4.0] JCEEncryptor default encryption algorithm upgrade (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2004">#2004</a>) - 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/2122">eclipse-ee4j/eclipselink#2122</a></li> <li>[4.0] improved javadoc in 4.0.x stream by <a href="https://github.com/lukasj"><code>@lukasj</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2125">eclipse-ee4j/eclipselink#2125</a></li> <li>[4.0] New PersistenceUnit property - eclipselink.login.encryptor - 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/2126">eclipse-ee4j/eclipselink#2126</a></li> <li>[4.0] Dependencies, Maven plugin and org.eclipse.ee4j:project versions upgrade by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2127">eclipse-ee4j/eclipselink#2127</a></li> <li>[4.0] 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/2131">eclipse-ee4j/eclipselink#2131</a></li> <li>[4.0] NPE in ExpressionOperator.printCollection - backport from 2.7 by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2140">eclipse-ee4j/eclipselink#2140</a></li> <li>[4.0] Oracle proxy authentication test 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/2144">eclipse-ee4j/eclipselink#2144</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/eclipse-ee4j/eclipselink/compare/4.0.2...4.0.3">https://github.com/eclipse-ee4j/eclipselink/compare/4.0.2...4.0.3</a></p> <h2>4.0.3-RC2</h2> <h2>What's Changed</h2> <ul> <li>[4.0] 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/2131">eclipse-ee4j/eclipselink#2131</a></li> <li>[4.0] NPE in ExpressionOperator.printCollection - backport from 2.7 by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2140">eclipse-ee4j/eclipselink#2140</a></li> <li>[4.0] Oracle proxy authentication test 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/2144">eclipse-ee4j/eclipselink#2144</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/eclipse-ee4j/eclipselink/compare/4.0.3-RC1...4.0.3-RC2">https://github.com/eclipse-ee4j/eclipselink/compare/4.0.3-RC1...4.0.3-RC2</a></p> <h2>4.0.3-RC1</h2> <h2>What's Changed</h2> <ul> <li>[4.0] Version change to 4.0.3-SNAPSHOT by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1899">eclipse-ee4j/eclipselink#1899</a></li> <li>[4.0] 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/1912">eclipse-ee4j/eclipselink#1912</a></li> <li>[4.0] Remove wrong comments for locate function by <a href="https://github.com/waahhh"><code>@waahhh</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1946">eclipse-ee4j/eclipselink#1946</a></li> <li>[4.0] ASM version upgrade to 9.6 (JDK 22 ready) - 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/1964">eclipse-ee4j/eclipselink#1964</a></li> <li>Added doPrivileged for setAccessible when parsing JPQL query with EXT… by <a href="https://github.com/ajaypaul-ibm"><code>@ajaypaul-ibm</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1982">eclipse-ee4j/eclipselink#1982</a></li> <li>[4.0] Improved messages in LogginLocalizationResource and ValidationExceptionResource by <a href="https://github.com/ajaypaul-ibm"><code>@ajaypaul-ibm</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2055">eclipse-ee4j/eclipselink#2055</a></li> <li>[4.0] Startup Time Regression in EclipseLink 4.0.1 by <a href="https://github.com/anija-anil"><code>@anija-anil</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2047">eclipse-ee4j/eclipselink#2047</a></li> <li>[4.0] UUID not working as GeneratedValue Id with merge - fix (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2087">#2087</a>) (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/2088">eclipse-ee4j/eclipselink#2088</a></li> <li>[4.0.x] Prepare for API changes in the next major version by <a href="https://github.com/lukasj"><code>@lukasj</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2089">eclipse-ee4j/eclipselink#2089</a></li> <li>[4.0] Bugfix: NullPointerException at CacheIndexMetadata.getField() by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2110">eclipse-ee4j/eclipselink#2110</a></li> <li>[4.0] 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/2118">eclipse-ee4j/eclipselink#2118</a></li> <li>[4.0] JCEEncryptor default encryption algorithm upgrade (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2004">#2004</a>) - 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/2122">eclipse-ee4j/eclipselink#2122</a></li> <li>[4.0] improved javadoc in 4.0.x stream by <a href="https://github.com/lukasj"><code>@lukasj</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2125">eclipse-ee4j/eclipselink#2125</a></li> <li>[4.0] New PersistenceUnit property - eclipselink.login.encryptor - 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/2126">eclipse-ee4j/eclipselink#2126</a></li> <li>[4.0] Dependencies, Maven plugin and org.eclipse.ee4j:project versions upgrade by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2127">eclipse-ee4j/eclipselink#2127</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/b5bf922d44efed420f3a09bc7fa4b015c369ea2a"><code>b5bf922</code></a> Oracle proxy authentication test fix (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2144">#2144</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/525f6cfa38bde675a3815dc466dc09b291e1fd78"><code>525f6cf</code></a> NPE in ExpressionOperator.printCollection - backport from 2.7 (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2140">#2140</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/b5d6f9a83edf80a56d7ef0456fb5501d7d10c557"><code>b5d6f9a</code></a> Queries created with criteria api with many joins - fix</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/8caf889df6f955cbcadf0e814fc18160bdc69c9b"><code>8caf889</code></a> Dependencies, Maven plugin and org.eclipse.ee4j:project versions upgrade (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2127">#2127</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/f8c88bea7c60ed24348f29f970fb90edaec9286a"><code>f8c88be</code></a> New PersistenceUnit property - eclipselink.login.encryptor (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2126">#2126</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/5481aa4b4d7e75f51c3c137b830e8bd75e66521a"><code>5481aa4</code></a> Improved javadoc in 4.0.x stream (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2125">#2125</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/a92ca07d6902bc596c533c05bc163798806c456b"><code>a92ca07</code></a> JCEEncryptor default encryption algorithm upgrade (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2004">#2004</a>) (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2122">#2122</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/c9022b7d7820b740f0d3e9e0fc4132fea83f7e0b"><code>c9022b7</code></a> Performance improvement: synchronize to java.util.concurrent.locks switch to ...</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/8a993b480d5cfbaad39ffd7939d308a788ede355"><code>8a993b4</code></a> Bugfix: NullPointerException at CacheIndexMetadata.getField() (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2110">#2110</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/3fe3f1206c05c301f7034bcc5762ffad40a8cf0e"><code>3fe3f12</code></a> [4.0.x] Prepare for API changes in the next major version</li> <li>Additional commits viewable in <a href="https://github.com/eclipse-ee4j/eclipselink/compare/4.0.2...4.0.3">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: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org