Skip to content

Commit 364a80b

Browse files
authored
Bump org.eclipse.persistence:eclipselink from 2.7.13 to 2.7.14 (#229)
Bumps [org.eclipse.persistence:eclipselink](https://github.com/eclipse-ee4j/eclipselink) from 2.7.13 to 2.7.14. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse-ee4j/eclipselink/releases">org.eclipse.persistence:eclipselink's releases</a>.</em></p> <blockquote> <h2>2.7.14</h2> <h2>What's Changed</h2> <ul> <li>[2.7] Version change to prepare for a next release 2.7.14 by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1917">eclipse-ee4j/eclipselink#1917</a></li> <li>Configuration of CACHE_QUERY_FORCE_DEFERRED_LOCKS - fix [2.7] by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1925">eclipse-ee4j/eclipselink#1925</a></li> <li>[2.7] compiler warnings (valueOf instead of new Byte(),Double()... ) by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1940">eclipse-ee4j/eclipselink#1940</a></li> <li>[2.7] Eclipselink.jar - add JPMS descriptor (module-info.java) by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1943">eclipse-ee4j/eclipselink#1943</a></li> <li>[2.7] Jenkins pipeline fix by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1947">eclipse-ee4j/eclipselink#1947</a></li> <li>[2.7] Eclipselink.jar - JPMS fixes by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1954">eclipse-ee4j/eclipselink#1954</a></li> <li>[2.7] fix <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1950">#1950</a>: Duplicate objects in UnitOfWorkImpl.primaryKeyToNewObjects - 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/1956">eclipse-ee4j/eclipselink#1956</a></li> <li>[2.7] 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/1944">eclipse-ee4j/eclipselink#1944</a></li> <li>[2.7] ASM version upgrade to 9.6 (JDK 22 ready) by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1966">eclipse-ee4j/eclipselink#1966</a></li> <li>[2.7] fix 1957: Presize HashMap allocations in UnitOfWorkImpl - 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/1959">eclipse-ee4j/eclipselink#1959</a></li> <li>[2.7] JDK 11 build and test fix by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1967">eclipse-ee4j/eclipselink#1967</a></li> <li>[2.7] fix <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1240">#1240</a>: SessionEventListener: add pre/post flush() events - 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/1992">eclipse-ee4j/eclipselink#1992</a></li> <li>[2.7] 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/1993">eclipse-ee4j/eclipselink#1993</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/1995">eclipse-ee4j/eclipselink#1995</a></li> <li>[2.7] Installer and OSGi test fixes by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1999">eclipse-ee4j/eclipselink#1999</a></li> <li>[2.7] Oracle 23C platform - 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/2000">eclipse-ee4j/eclipselink#2000</a></li> <li>[2.7] Update ANTLR implementation to 3.5.3 by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2003">eclipse-ee4j/eclipselink#2003</a></li> <li>[2.7] Oracle extension test build fixes - 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/2005">eclipse-ee4j/eclipselink#2005</a></li> <li>[2.7] DatabasePlatform.wasFailureCommunicationBased() 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/2009">eclipse-ee4j/eclipselink#2009</a></li> <li>[2.7] Oracle JPA test fix - ucp.jar classpath and boolean test for Oracle23C platform by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2014">eclipse-ee4j/eclipselink#2014</a></li> <li>[2.7] JCEEncryptor default encryption algorithm upgrade by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2016">eclipse-ee4j/eclipselink#2016</a></li> <li>[2.7] Dependencies update by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2018">eclipse-ee4j/eclipselink#2018</a></li> <li>[2.7] Jenkins build fix to reflect changed updated MySQL driver and JUnit by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2019">eclipse-ee4j/eclipselink#2019</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/eclipse-ee4j/eclipselink/compare/2.7.13...2.7.14">https://github.com/eclipse-ee4j/eclipselink/compare/2.7.13...2.7.14</a></p> <h2>2.7.14-RC1</h2> <h2>What's Changed</h2> <ul> <li>[2.7] Version change to prepare for a next release 2.7.14 by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1917">eclipse-ee4j/eclipselink#1917</a></li> <li>Configuration of CACHE_QUERY_FORCE_DEFERRED_LOCKS - fix [2.7] by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1925">eclipse-ee4j/eclipselink#1925</a></li> <li>[2.7] compiler warnings (valueOf instead of new Byte(),Double()... ) by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1940">eclipse-ee4j/eclipselink#1940</a></li> <li>[2.7] Eclipselink.jar - add JPMS descriptor (module-info.java) by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1943">eclipse-ee4j/eclipselink#1943</a></li> <li>[2.7] Jenkins pipeline fix by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1947">eclipse-ee4j/eclipselink#1947</a></li> <li>[2.7] Eclipselink.jar - JPMS fixes by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1954">eclipse-ee4j/eclipselink#1954</a></li> <li>[2.7] fix <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1950">#1950</a>: Duplicate objects in UnitOfWorkImpl.primaryKeyToNewObjects - 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/1956">eclipse-ee4j/eclipselink#1956</a></li> <li>[2.7] 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/1944">eclipse-ee4j/eclipselink#1944</a></li> <li>[2.7] ASM version upgrade to 9.6 (JDK 22 ready) by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1966">eclipse-ee4j/eclipselink#1966</a></li> <li>[2.7] fix 1957: Presize HashMap allocations in UnitOfWorkImpl - 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/1959">eclipse-ee4j/eclipselink#1959</a></li> <li>[2.7] JDK 11 build and test fix by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1967">eclipse-ee4j/eclipselink#1967</a></li> <li>[2.7] fix <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1240">#1240</a>: SessionEventListener: add pre/post flush() events - 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/1992">eclipse-ee4j/eclipselink#1992</a></li> <li>[2.7] 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/1993">eclipse-ee4j/eclipselink#1993</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/1995">eclipse-ee4j/eclipselink#1995</a></li> <li>[2.7] Installer and OSGi test fixes by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1999">eclipse-ee4j/eclipselink#1999</a></li> <li>[2.7] Oracle 23C platform - 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/2000">eclipse-ee4j/eclipselink#2000</a></li> <li>[2.7] Update ANTLR implementation to 3.5.3 by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2003">eclipse-ee4j/eclipselink#2003</a></li> <li>[2.7] Oracle extension test build fixes - 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/2005">eclipse-ee4j/eclipselink#2005</a></li> <li>[2.7] DatabasePlatform.wasFailureCommunicationBased() 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/2009">eclipse-ee4j/eclipselink#2009</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/d05cebc9b0e0d56c7ef17a46cd877850afcb7de4"><code>d05cebc</code></a> Jenkins build fix to reflect changed updated MySQL driver and JUnit (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2019">#2019</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/b95fd8ce4e59cf0caf03065db3ae584185f35aaf"><code>b95fd8c</code></a> Dependencies update (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2018">#2018</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/3689e620189014019d769edbc474be89ae189d5e"><code>3689e62</code></a> JCEEncryptor default encryption algorithm upgrade (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2016">#2016</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/e2dde6b1ac27df2c68ef2a3056dfe7f4311b62b9"><code>e2dde6b</code></a> Oracle JPA test fix - ucp.jar and boolean test for Oracle23C platform (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2014">#2014</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/a3e496e520d7105f6bcd3e516584bb370810d8d6"><code>a3e496e</code></a> DatabasePlatform.wasFailureCommunicationBased() fix (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2009">#2009</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/362e4fb287ec137da538733de1f9ffe0f51f9d19"><code>362e4fb</code></a> Oracle extension test build fixes</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/b4e15e36769b038cfa29d54eef2c97330c5dd54d"><code>b4e15e3</code></a> Update ANTLR implementation to 3.5.3 (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2003">#2003</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/f07abc2763b16895b7a077ca32f4be31d60f298e"><code>f07abc2</code></a> Oracle 23C platform</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/c332ea3cad6a0aee19462b04fd1c6d722820e8ae"><code>c332ea3</code></a> Installer and OSGi test fixes (<a href="https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1999">#1999</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/32764d23082e103ba199f7fb0705c368a4d3afa5"><code>32764d2</code></a> Added doPrivileged for setAccessible when parsing JPQL query with EXTRACT</li> <li>Additional commits viewable in <a href="https://github.com/eclipse-ee4j/eclipselink/compare/2.7.13...2.7.14">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:eclipselink | [>= 4.a, < 5] | | org.eclipse.persistence:eclipselink | [>= 3.a, < 4] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.persistence:eclipselink&package-manager=maven&previous-version=2.7.13&new-version=2.7.14)](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>
2 parents 901464f + 8126f2b commit 364a80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<!-- JPA deps -->
8686
<hibernate.version>5.6.15.Final</hibernate.version>
8787
<hibernate.validator.version>8.0.1.Final</hibernate.validator.version>
88-
<eclipselink.version>2.7.13</eclipselink.version>
88+
<eclipselink.version>2.7.14</eclipselink.version>
8989

9090
<guava.version>33.0.0-jre</guava.version>
9191
<codegen.version>0.6.8</codegen.version>

0 commit comments

Comments
 (0)