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

   Bumps `cxf.hibernate.em.version` from 6.1.7.Final to 6.4.1.Final.
   Updates `org.hibernate.orm:hibernate-core` from 6.1.7.Final to 6.4.1.Final
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-orm/releases";>org.hibernate.orm:hibernate-core's
 releases</a>.</em></p>
   <blockquote>
   <h1>Hibernate ORM 6.2.16.Final released</h1>
   <p>Today, we published a new maintenance release of Hibernate ORM 6.2: 
6.2.16.Final.</p>
   <h2>What's new</h2>
   <p>This release introduces a few minor improvements as well as bug fixes.</p>
   <p>You can find the full list of 6.2.16.Final changes <a 
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.2.16";>here</a>.</p>
   <h2>Conclusion</h2>
   <p>For additional details, see:</p>
   <ul>
   <li>the <a href="https://hibernate.org/orm/releases/6.2/";>release 
page</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/6.2/migration-guide/migration-guide.html";>Migration
 Guide</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/6.2/introduction/html_single/Hibernate_Introduction.html";>Introduction
 Guide</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/6.2/userguide/html_single/Hibernate_User_Guide.html";>User
 Guide</a></li>
   </ul>
   <p>See also the following resources related to supported APIs:</p>
   <ul>
   <li>the <a 
href="https://hibernate.org/community/compatibility-policy/";>compatibility 
policy</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/6.2/incubating/incubating.txt";>incubating
 API report</a> (<code>@Incubating</code>)</li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/6.2/deprecated/deprecated.txt";>deprecated
 API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/6.2/internals/internal.txt";>internal 
API report</a> (internal packages, <code>@Internal</code>)</li>
   </ul>
   <p>Visit the <a href="https://hibernate.org/community/";>website</a> for 
details on getting in touch with us.</p>
   <h1>Hibernate ORM 6.2.15.Final released</h1>
   <p>Today, we published a new maintenance release of Hibernate ORM 6.2: 
6.2.15.Final.</p>
   <h2>What's new</h2>
   <p>This release introduces a few minor improvements as well as bug fixes.</p>
   <p>You can find the full list of 6.2.15.Final changes <a 
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.2.15";>here</a>.</p>
   <h2>Conclusion</h2>
   <p>For additional details, see:</p>
   <ul>
   <li>the <a href="https://hibernate.org/orm/releases/6.2/";>release 
page</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/6.2/migration-guide/migration-guide.html";>Migration
 Guide</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/6.2/introduction/html_single/Hibernate_Introduction.html";>Introduction
 Guide</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/6.2/userguide/html_single/Hibernate_User_Guide.html";>User
 Guide</a></li>
   </ul>
   <p>See also the following resources related to supported APIs:</p>
   <ul>
   <li>the <a 
href="https://hibernate.org/community/compatibility-policy/";>compatibility 
policy</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt";>org.hibernate.orm:hibernate-core's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 6.4.1.Final (December 15, 2023)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/32216";>https://hibernate.atlassian.net/projects/HHH/versions/32216</a></p>
   <p>** Bug
   * [HHH-17570] - Wrong name provided when checking Oracle autonomous JSON 
database
   * [HHH-17561] - NullPointerException at OracleServerConfiguration class
   * [HHH-17555] - equals hashcode combined with naturalId
   * [HHH-17553] - java.util.ConcurrentModificationException: null when loading 
an entity
   * [HHH-17551] - Gradle Enterprise improvements
   * [HHH-17528] - Explicit selection of an <a 
href="https://github.com/Embeddable";><code>@​Embeddable</code></a> property 
containing associated collections doesn't work
   * [HHH-17525] - StackOverflowError when using <a 
href="https://github.com/ManyToMany";><code>@​ManyToMany</code></a> with 
composite id
   * [HHH-17520] - Schema creation fails with interval second data type on 
PostgreSQL
   * [HHH-17519] - Initializing a lazy association with a non aggregate id 
causes a NPE
   * [HHH-17515] - DynamicInstantiationResult wrong java type constructor 
selected
   * [HHH-17499] - SemanticException when querying embedded id entity with 
positional parameter
   * [HHH-17494] - Metamodel generator produces an uncompilable class when an 
EntityGraph name contains a comma
   * [HHH-17491] - UnknownEntityTypeException thrown when multiple subclasses 
define an attribute with the same name and one is a MappedSuperclass
   * [HHH-17489] - ConcurrentModificationException after upgrading to 6.4.0
   * [HHH-17466] - Exception on query: Could not convert 'java.util.Locale' to 
'java.util.Locale' using 'org.hibernate.type.descriptor.java.LocaleJavaType' to 
wrap
   * [HHH-17464] - 6.4.0 regression: NullPointerException in 
DefaultEvictEventListener#onEvict
   * [HHH-17456] - java.util.UnknownFormatConversionException thrown why 
logging set to TRACE
   * [HHH-17445] - Subquery correlated path expressions do not work with 
nullness predicates
   * [HHH-17418] - Bytecode enchanced read accessor for a final field uses 
&quot;missing&quot; writer method
   * [HHH-17416] - Using tuples in WHERE clause throws SemanticException
   * [HHH-17413] - Invalid SQL with TYPE() function and CASE expression in 
SELECT clause
   * [HHH-17408] - Unproxying leads to uninitialized one-to-one associations in 
some cases involving polymorphism
   * [HHH-17407] - AssertionError when using JpaEntityJoin with correlated 
subqery if criteria copy tree is enabled
   * [HHH-17405] - Cannot resolve path of generic mapped-superclass association 
path
   * [HHH-17402] - UnknownEntityTypeException: Unable to locate persister - 
when comparing generic interface ToOne attribute to parameter
   * [HHH-17397] - Count with right join returns count on the left entity 
although requested by the right one
   * [HHH-17395] - Refresh with PESSIMISTIC_WRITE ignored for lazy loaded entity
   * [HHH-17393] - Incorrect return type for List attribute, wrap in additional 
list
   * [HHH-17392] - UnsupportedOperationException when using row_number() window 
function without top level GROUP BY
   * [HHH-17391] - AssertionError when using row_number() window function with 
ORDER BY
   * [HHH-17387] - Can't use EAGER ManyToOne on parent abstract class of joined 
table entity
   * [HHH-17379] - Right join does not return records from the right table if 
there is condition on ID field and there's no matching record in the from clause
   * [HHH-17359] - Query Cache contains null values for entity associations 
when entity was already loaded
   * [HHH-17334] - Duplicated columns when updating indexed <a 
href="https://github.com/ElementCollection";><code>@​ElementCollection</code></a>
 with non updatable fields
   * [HHH-17293] - Schema validation fails on postgres interval seconds type
   * [HHH-17280] - UnknownTableReferenceException in subquery selecting 
embeddable foreign key
   * [HHH-16967] - Missing join on inheritance parent table to validate <a 
href="https://github.com/Where";><code>@​Where</code></a> condition
   * [HHH-16756] - orphanRemoval does not work when bytecode enhancement is 
enabled
   * [HHH-16306] - CountExpressionTest.testCountDistinctTuple fails on Sybase
   * [HHH-16100] - Dynamic-map entity mode does not register a column for 
one-to-one associations
   * [HHH-1645] - refresh with LockMode on an unitialized proxy does not 
work</p>
   <p>** Improvement
   * [HHH-17554] - No join on the table of the parent class with JOINED 
inheritance strategy when the select not contains a column used in <a 
href="https://github.com/Where";><code>@​Where</code></a> or <a 
href="https://github.com/SQLRestriction";><code>@​SQLRestriction</code></a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/299eb043644acd763203bad8cd069db002fb778d";><code>299eb04</code></a>
 Post-steps for release : <code>6.4.1.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/8f817061e9ff0937707a1d5b65ebd1468c7e203f";><code>8f81706</code></a>
 Pre-steps for release : <code>6.4.1.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/53a29554c0d44373a09cf35c22be9d8df702a4e1";><code>53a2955</code></a>
 HHH-17570 Fix wrong name when checking Oracle autonomous JSON database</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/c3d1ebfe2e06360ab0b01ddc2210c18ee46d85ef";><code>c3d1ebf</code></a>
 update the Javadoc overview</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/67cdd0b28a6ea5732841fcc8f1b7e9631a36fea7";><code>67cdd0b</code></a>
 [HHH-17416] Add new inheritor JavaObjectType for specifying unresolved query 
...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/71c95f169949fee9dcbd0243d6f05217a7b93720";><code>71c95f1</code></a>
 HHH-17551 Updated build cache config to only push when authenticated</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/55431f292b1f2b2cd2178d03a7599125e7672490";><code>55431f2</code></a>
 HHH-17565 Add JDK 22-ea testing</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/ff86531fdc4febacd5ed687c30bb4d8b18e5a9f0";><code>ff86531</code></a>
 Bump github/codeql-action from 2 to 3</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/7e4e4785055186b780da9641bb655b6651949e27";><code>7e4e478</code></a>
 HHH-17489 Fix concurrent modifications during post load processing</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/1e21da14cd4b13e855f239579bdc77afde5e4c61";><code>1e21da1</code></a>
 HHH-17520 Schema creation fails with interval second data type on 
PostgreSQL</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-orm/compare/6.1.7...6.4.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.hibernate.orm:hibernate-jcache` from 6.1.7.Final to 6.4.1.Final
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-orm/releases";>org.hibernate.orm:hibernate-jcache's
 releases</a>.</em></p>
   <blockquote>
   <h1>Hibernate ORM 6.2.16.Final released</h1>
   <p>Today, we published a new maintenance release of Hibernate ORM 6.2: 
6.2.16.Final.</p>
   <h2>What's new</h2>
   <p>This release introduces a few minor improvements as well as bug fixes.</p>
   <p>You can find the full list of 6.2.16.Final changes <a 
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.2.16";>here</a>.</p>
   <h2>Conclusion</h2>
   <p>For additional details, see:</p>
   <ul>
   <li>the <a href="https://hibernate.org/orm/releases/6.2/";>release 
page</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/6.2/migration-guide/migration-guide.html";>Migration
 Guide</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/6.2/introduction/html_single/Hibernate_Introduction.html";>Introduction
 Guide</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/6.2/userguide/html_single/Hibernate_User_Guide.html";>User
 Guide</a></li>
   </ul>
   <p>See also the following resources related to supported APIs:</p>
   <ul>
   <li>the <a 
href="https://hibernate.org/community/compatibility-policy/";>compatibility 
policy</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/6.2/incubating/incubating.txt";>incubating
 API report</a> (<code>@Incubating</code>)</li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/6.2/deprecated/deprecated.txt";>deprecated
 API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/6.2/internals/internal.txt";>internal 
API report</a> (internal packages, <code>@Internal</code>)</li>
   </ul>
   <p>Visit the <a href="https://hibernate.org/community/";>website</a> for 
details on getting in touch with us.</p>
   <h1>Hibernate ORM 6.2.15.Final released</h1>
   <p>Today, we published a new maintenance release of Hibernate ORM 6.2: 
6.2.15.Final.</p>
   <h2>What's new</h2>
   <p>This release introduces a few minor improvements as well as bug fixes.</p>
   <p>You can find the full list of 6.2.15.Final changes <a 
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.2.15";>here</a>.</p>
   <h2>Conclusion</h2>
   <p>For additional details, see:</p>
   <ul>
   <li>the <a href="https://hibernate.org/orm/releases/6.2/";>release 
page</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/6.2/migration-guide/migration-guide.html";>Migration
 Guide</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/6.2/introduction/html_single/Hibernate_Introduction.html";>Introduction
 Guide</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/6.2/userguide/html_single/Hibernate_User_Guide.html";>User
 Guide</a></li>
   </ul>
   <p>See also the following resources related to supported APIs:</p>
   <ul>
   <li>the <a 
href="https://hibernate.org/community/compatibility-policy/";>compatibility 
policy</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt";>org.hibernate.orm:hibernate-jcache's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 6.4.1.Final (December 15, 2023)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/32216";>https://hibernate.atlassian.net/projects/HHH/versions/32216</a></p>
   <p>** Bug
   * [HHH-17570] - Wrong name provided when checking Oracle autonomous JSON 
database
   * [HHH-17561] - NullPointerException at OracleServerConfiguration class
   * [HHH-17555] - equals hashcode combined with naturalId
   * [HHH-17553] - java.util.ConcurrentModificationException: null when loading 
an entity
   * [HHH-17551] - Gradle Enterprise improvements
   * [HHH-17528] - Explicit selection of an <a 
href="https://github.com/Embeddable";><code>@​Embeddable</code></a> property 
containing associated collections doesn't work
   * [HHH-17525] - StackOverflowError when using <a 
href="https://github.com/ManyToMany";><code>@​ManyToMany</code></a> with 
composite id
   * [HHH-17520] - Schema creation fails with interval second data type on 
PostgreSQL
   * [HHH-17519] - Initializing a lazy association with a non aggregate id 
causes a NPE
   * [HHH-17515] - DynamicInstantiationResult wrong java type constructor 
selected
   * [HHH-17499] - SemanticException when querying embedded id entity with 
positional parameter
   * [HHH-17494] - Metamodel generator produces an uncompilable class when an 
EntityGraph name contains a comma
   * [HHH-17491] - UnknownEntityTypeException thrown when multiple subclasses 
define an attribute with the same name and one is a MappedSuperclass
   * [HHH-17489] - ConcurrentModificationException after upgrading to 6.4.0
   * [HHH-17466] - Exception on query: Could not convert 'java.util.Locale' to 
'java.util.Locale' using 'org.hibernate.type.descriptor.java.LocaleJavaType' to 
wrap
   * [HHH-17464] - 6.4.0 regression: NullPointerException in 
DefaultEvictEventListener#onEvict
   * [HHH-17456] - java.util.UnknownFormatConversionException thrown why 
logging set to TRACE
   * [HHH-17445] - Subquery correlated path expressions do not work with 
nullness predicates
   * [HHH-17418] - Bytecode enchanced read accessor for a final field uses 
&quot;missing&quot; writer method
   * [HHH-17416] - Using tuples in WHERE clause throws SemanticException
   * [HHH-17413] - Invalid SQL with TYPE() function and CASE expression in 
SELECT clause
   * [HHH-17408] - Unproxying leads to uninitialized one-to-one associations in 
some cases involving polymorphism
   * [HHH-17407] - AssertionError when using JpaEntityJoin with correlated 
subqery if criteria copy tree is enabled
   * [HHH-17405] - Cannot resolve path of generic mapped-superclass association 
path
   * [HHH-17402] - UnknownEntityTypeException: Unable to locate persister - 
when comparing generic interface ToOne attribute to parameter
   * [HHH-17397] - Count with right join returns count on the left entity 
although requested by the right one
   * [HHH-17395] - Refresh with PESSIMISTIC_WRITE ignored for lazy loaded entity
   * [HHH-17393] - Incorrect return type for List attribute, wrap in additional 
list
   * [HHH-17392] - UnsupportedOperationException when using row_number() window 
function without top level GROUP BY
   * [HHH-17391] - AssertionError when using row_number() window function with 
ORDER BY
   * [HHH-17387] - Can't use EAGER ManyToOne on parent abstract class of joined 
table entity
   * [HHH-17379] - Right join does not return records from the right table if 
there is condition on ID field and there's no matching record in the from clause
   * [HHH-17359] - Query Cache contains null values for entity associations 
when entity was already loaded
   * [HHH-17334] - Duplicated columns when updating indexed <a 
href="https://github.com/ElementCollection";><code>@​ElementCollection</code></a>
 with non updatable fields
   * [HHH-17293] - Schema validation fails on postgres interval seconds type
   * [HHH-17280] - UnknownTableReferenceException in subquery selecting 
embeddable foreign key
   * [HHH-16967] - Missing join on inheritance parent table to validate <a 
href="https://github.com/Where";><code>@​Where</code></a> condition
   * [HHH-16756] - orphanRemoval does not work when bytecode enhancement is 
enabled
   * [HHH-16306] - CountExpressionTest.testCountDistinctTuple fails on Sybase
   * [HHH-16100] - Dynamic-map entity mode does not register a column for 
one-to-one associations
   * [HHH-1645] - refresh with LockMode on an unitialized proxy does not 
work</p>
   <p>** Improvement
   * [HHH-17554] - No join on the table of the parent class with JOINED 
inheritance strategy when the select not contains a column used in <a 
href="https://github.com/Where";><code>@​Where</code></a> or <a 
href="https://github.com/SQLRestriction";><code>@​SQLRestriction</code></a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/299eb043644acd763203bad8cd069db002fb778d";><code>299eb04</code></a>
 Post-steps for release : <code>6.4.1.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/8f817061e9ff0937707a1d5b65ebd1468c7e203f";><code>8f81706</code></a>
 Pre-steps for release : <code>6.4.1.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/53a29554c0d44373a09cf35c22be9d8df702a4e1";><code>53a2955</code></a>
 HHH-17570 Fix wrong name when checking Oracle autonomous JSON database</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/c3d1ebfe2e06360ab0b01ddc2210c18ee46d85ef";><code>c3d1ebf</code></a>
 update the Javadoc overview</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/67cdd0b28a6ea5732841fcc8f1b7e9631a36fea7";><code>67cdd0b</code></a>
 [HHH-17416] Add new inheritor JavaObjectType for specifying unresolved query 
...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/71c95f169949fee9dcbd0243d6f05217a7b93720";><code>71c95f1</code></a>
 HHH-17551 Updated build cache config to only push when authenticated</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/55431f292b1f2b2cd2178d03a7599125e7672490";><code>55431f2</code></a>
 HHH-17565 Add JDK 22-ea testing</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/ff86531fdc4febacd5ed687c30bb4d8b18e5a9f0";><code>ff86531</code></a>
 Bump github/codeql-action from 2 to 3</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/7e4e4785055186b780da9641bb655b6651949e27";><code>7e4e478</code></a>
 HHH-17489 Fix concurrent modifications during post load processing</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/1e21da14cd4b13e855f239579bdc77afde5e4c61";><code>1e21da1</code></a>
 HHH-17520 Schema creation fails with interval second data type on 
PostgreSQL</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-orm/compare/6.1.7...6.4.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   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