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

   Bumps `cxf.hibernate.em.version` from 6.6.29.Final to 7.1.2.Final.
   Updates `org.hibernate.orm:hibernate-core` from 6.6.29.Final to 7.1.2.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 7.1.2.Final released</h1>
   <p>Today, we published a new release of Hibernate ORM 7.1: 7.1.2.Final.</p>
   <p>You can find the full list of 7.1.2.Final changes <a 
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.1.2";>here</a>.</p>
   <h2>What's new</h2>
   <ul>
   <li>See the <a href="https://hibernate.org/orm/releases/7.1";>website</a> for 
requirements and compatibilities.</li>
   <li>See the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/whats-new/whats-new.html";>What's 
New</a> guide for details about new features and capabilities.</li>
   <li>See the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/migration-guide/migration-guide.html";>Migration
 Guide</a> for details about migration from version 7.0 to 7.1.</li>
   </ul>
   <h2>Conclusion</h2>
   <p>For additional details, see:</p>
   <ul>
   <li>the <a href="https://hibernate.org/orm/releases/7.1/";>release 
page</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/migration-guide/migration-guide.html";>Migration
 Guide</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/introduction/html_single/Hibernate_Introduction.html";>Introduction
 Guide</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/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/7.1/incubating/incubating.txt";>incubating
 API report</a> (<code>@Incubating</code>)</li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/deprecated/deprecated.txt";>deprecated
 API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/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 7.1.1.Final released</h1>
   <p>Today, we published a new release of Hibernate ORM 7.1: 7.1.1.Final.</p>
   <p>You can find the full list of 7.1.1.Final changes <a 
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.1.1";>here</a>.</p>
   <h2>What's new</h2>
   <ul>
   <li>See the <a href="https://hibernate.org/orm/releases/7.1";>website</a> for 
requirements and compatibilities.</li>
   <li>See the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/whats-new/whats-new.html";>What's 
New</a> guide for details about new features and capabilities.</li>
   <li>See the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/migration-guide/migration-guide.html";>Migration
 Guide</a> for details about migration from version 7.0 to 7.1.</li>
   </ul>
   <h2>Conclusion</h2>
   <p>For additional details, see:</p>
   <ul>
   <li>the <a href="https://hibernate.org/orm/releases/7.1/";>release 
page</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/migration-guide/migration-guide.html";>Migration
 Guide</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/7.1.2/changelog.txt";>org.hibernate.orm:hibernate-core's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 7.1.2.Final (September 29, 2025)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/35322";>https://hibernate.atlassian.net/projects/HHH/versions/35322</a></p>
   <p>** Bug
   * [HHH-19792] - Wrong query generated when an EmbeddedId is used in a WHERE 
clause using the IN operator and NativeParameterMarkerStrategy
   * [HHH-19784] - Bytecode enhancement generates wrong field access method for 
classes in different JARs but with same package name deployed in the same EAR
   * [HHH-19768] - Wrong supportsRowValueConstructorSyntaxInInSubQuery leads to 
bad performing queries
   * [HHH-19713] - Hibernate creates invalid SQLServer query when using 
pagination with Jakarta Data
   * [HHH-19681] - AssertionError on extract results from  array containing 
jsonb values
   * [HHH-19276] - Native query with enum list param leads to OutOfMemory</p>
   <h2>Changes in 7.1.1.Final (September 14, 2025)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/34792";>https://hibernate.atlassian.net/projects/HHH/versions/34792</a></p>
   <p>** Bug
   * [HHH-19756] - Invalid SQL generated when using treat() with joined = 
discriminator inheritance and same attribute names
   * [HHH-19753] - SelfRenderingSqmFunction equals/hashCode implementation not 
consistent with literals
   * [HHH-19750] - org.hibernate.sql.exec.ExecutionException when running 
CriteriaUpdate with specific attribute/parameter configuration
   * [HHH-19747] - Hibernate Envers can not handle <a 
href="https://github.com/EnumeratedValue";><code>@​EnumeratedValue</code></a> 
annotation
   * [HHH-19745] - Equals implementation for SqmPath affects previous identity 
sensitive checks
   * [HHH-19740] - Collection table deletion for table per class subclass 
entity fails with UnknownTableReferenceException
   * [HHH-19738] - JDBC password logged when specified via 
jakarta.persistence.jdbc.password
   * [HHH-19734] - Cache hit of bytecode enhanced proxy with shallow query 
cache layout fails
   * [HHH-19732] - <a 
href="https://github.com/OnDelete";><code>@​OnDelete</code></a> on owning 
collection reset when mapping bidirectional
   * [HHH-19729] - Column check constraint not correctly hoisted to table level
   * [HHH-19721] - Jakarta Data is missing from hibernate-platform (BOM)
   * [HHH-19719] - 
org.hibernate.query.sqm.function.SelfRenderingSqmWindowFunction#appendHqlString 
throws IndexOutOfBoundsException  when has no arguments
   * [HHH-19716] - Collection event listeners may be missing collection owners  
in the persistent collection (PersistentCollection#getOwner==null)
   * [HHH-19712] - Column deduplication leads to wrong alias calculation for 
native query alias expansion
   * [HHH-19707] - Include value column name in TableStructure InitCommand<br />
   * [HHH-19703] - NativeQueryImpl#addScalar(String, Class) fails when no 
JavaType is registered
   * [HHH-19699] - String JSON document writer code only runs with assertions
   * [HHH-19695] - Invalid SQL generated for FETCH FIRST/NEXT clause
   * [HHH-19688] - <a 
href="https://github.com/IdClass";><code>@​IdClass</code></a> is ignored for 
classes that have a single id field
   * [HHH-19687] - Criteria query with lazy <a 
href="https://github.com/OneToOne";><code>@​OneToOne</code></a> and <a 
href="https://github.com/EmbeddedId";><code>@​EmbeddedId</code></a> throws 
exception
   * [HHH-19648] - Recursive <a 
href="https://github.com/Embeddable";><code>@​Embeddable</code></a> mapping 
leads to stack overflow
   * [HHH-19605] - Session.isDirty might return true when batch fetching entity 
with CacheConcurrencyStrategy.READ_WRITE
   * [HHH-19589] - <a 
href="https://github.com/Converter";><code>@​Converter</code></a> does not take 
precedence over <a 
href="https://github.com/TypeRegistration";><code>@​TypeRegistration</code></a>
   * [HHH-19453] - sequence support not working on db2 As400 7.3
   * [HHH-19326] - Jakarta Data CrudRepository is generated without Types in 
UpdateAll, InsertAll and SaveAll Methods
   * [HHH-19201] - BlobProxy with InputStream reads whole stream into a byte 
array
   * [HHH-18686] - org.hibernate.tool.hbm2ddl.SchemaExport does not call 
orderColumns
   * [HHH-17522] - Support correlation of CTEs</p>
   <p>** Improvement</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/848043ef9a6726d96c8dcc5ebe806ca82b2c2d55";><code>848043e</code></a>
 Pre-steps for release : <code>7.1.2.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/893cdfddbd8b660944ddab3ba224289ae4ca925a";><code>893cdfd</code></a>
 HHH-19681 - Add test for issue</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/98cfad564a9700e8ef61f72f79755fba13410b8f";><code>98cfad5</code></a>
 HHH-19681 - Fix for issue</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/67637da8a554ddc211ffa5bb0f5c01e8f044526b";><code>67637da</code></a>
 Ensure plural types are resolved with the correct array SQL type</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/e343d19b87ab35f81f3838095516c3b3114ffb0d";><code>e343d19</code></a>
 HHH-19713 Store JD repository query in local variable for reuse</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/ae2db6b134a06bef05de8a11d21f5efd1275ec00";><code>ae2db6b</code></a>
 Add Quarkus testing to the 7.1 branch</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/a26e667d2cf0438c108caf5c572dc8a84f89167e";><code>a26e667</code></a>
 HHH-19768 Prefer values list rendering to emulate in-list tuples over select 
...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/0e3ef8a36d4304bc97ffaf152bacfc0ca51989bd";><code>0e3ef8a</code></a>
 HHH-19768 Make DB2Dialect return true for 
supportsRowValueConstructorSyntaxIn...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/25b14687c1f392d182bd332108d81298447c5432";><code>25b1468</code></a>
 HHH-19792 Wrong query generated when an EmbeddedId is used in a WHERE clause 
...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/2c0aee08c4608971fb83b97ff6912809c096cfbb";><code>2c0aee0</code></a>
 HHH-19792 Add test for issue</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-orm/compare/6.6.29...7.1.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.hibernate.orm:hibernate-jcache` from 6.6.29.Final to 7.1.2.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 7.1.2.Final released</h1>
   <p>Today, we published a new release of Hibernate ORM 7.1: 7.1.2.Final.</p>
   <p>You can find the full list of 7.1.2.Final changes <a 
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.1.2";>here</a>.</p>
   <h2>What's new</h2>
   <ul>
   <li>See the <a href="https://hibernate.org/orm/releases/7.1";>website</a> for 
requirements and compatibilities.</li>
   <li>See the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/whats-new/whats-new.html";>What's 
New</a> guide for details about new features and capabilities.</li>
   <li>See the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/migration-guide/migration-guide.html";>Migration
 Guide</a> for details about migration from version 7.0 to 7.1.</li>
   </ul>
   <h2>Conclusion</h2>
   <p>For additional details, see:</p>
   <ul>
   <li>the <a href="https://hibernate.org/orm/releases/7.1/";>release 
page</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/migration-guide/migration-guide.html";>Migration
 Guide</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/introduction/html_single/Hibernate_Introduction.html";>Introduction
 Guide</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/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/7.1/incubating/incubating.txt";>incubating
 API report</a> (<code>@Incubating</code>)</li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/deprecated/deprecated.txt";>deprecated
 API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/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 7.1.1.Final released</h1>
   <p>Today, we published a new release of Hibernate ORM 7.1: 7.1.1.Final.</p>
   <p>You can find the full list of 7.1.1.Final changes <a 
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.1.1";>here</a>.</p>
   <h2>What's new</h2>
   <ul>
   <li>See the <a href="https://hibernate.org/orm/releases/7.1";>website</a> for 
requirements and compatibilities.</li>
   <li>See the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/whats-new/whats-new.html";>What's 
New</a> guide for details about new features and capabilities.</li>
   <li>See the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/migration-guide/migration-guide.html";>Migration
 Guide</a> for details about migration from version 7.0 to 7.1.</li>
   </ul>
   <h2>Conclusion</h2>
   <p>For additional details, see:</p>
   <ul>
   <li>the <a href="https://hibernate.org/orm/releases/7.1/";>release 
page</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.1/migration-guide/migration-guide.html";>Migration
 Guide</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/7.1.2/changelog.txt";>org.hibernate.orm:hibernate-jcache's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 7.1.2.Final (September 29, 2025)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/35322";>https://hibernate.atlassian.net/projects/HHH/versions/35322</a></p>
   <p>** Bug
   * [HHH-19792] - Wrong query generated when an EmbeddedId is used in a WHERE 
clause using the IN operator and NativeParameterMarkerStrategy
   * [HHH-19784] - Bytecode enhancement generates wrong field access method for 
classes in different JARs but with same package name deployed in the same EAR
   * [HHH-19768] - Wrong supportsRowValueConstructorSyntaxInInSubQuery leads to 
bad performing queries
   * [HHH-19713] - Hibernate creates invalid SQLServer query when using 
pagination with Jakarta Data
   * [HHH-19681] - AssertionError on extract results from  array containing 
jsonb values
   * [HHH-19276] - Native query with enum list param leads to OutOfMemory</p>
   <h2>Changes in 7.1.1.Final (September 14, 2025)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/34792";>https://hibernate.atlassian.net/projects/HHH/versions/34792</a></p>
   <p>** Bug
   * [HHH-19756] - Invalid SQL generated when using treat() with joined = 
discriminator inheritance and same attribute names
   * [HHH-19753] - SelfRenderingSqmFunction equals/hashCode implementation not 
consistent with literals
   * [HHH-19750] - org.hibernate.sql.exec.ExecutionException when running 
CriteriaUpdate with specific attribute/parameter configuration
   * [HHH-19747] - Hibernate Envers can not handle <a 
href="https://github.com/EnumeratedValue";><code>@​EnumeratedValue</code></a> 
annotation
   * [HHH-19745] - Equals implementation for SqmPath affects previous identity 
sensitive checks
   * [HHH-19740] - Collection table deletion for table per class subclass 
entity fails with UnknownTableReferenceException
   * [HHH-19738] - JDBC password logged when specified via 
jakarta.persistence.jdbc.password
   * [HHH-19734] - Cache hit of bytecode enhanced proxy with shallow query 
cache layout fails
   * [HHH-19732] - <a 
href="https://github.com/OnDelete";><code>@​OnDelete</code></a> on owning 
collection reset when mapping bidirectional
   * [HHH-19729] - Column check constraint not correctly hoisted to table level
   * [HHH-19721] - Jakarta Data is missing from hibernate-platform (BOM)
   * [HHH-19719] - 
org.hibernate.query.sqm.function.SelfRenderingSqmWindowFunction#appendHqlString 
throws IndexOutOfBoundsException  when has no arguments
   * [HHH-19716] - Collection event listeners may be missing collection owners  
in the persistent collection (PersistentCollection#getOwner==null)
   * [HHH-19712] - Column deduplication leads to wrong alias calculation for 
native query alias expansion
   * [HHH-19707] - Include value column name in TableStructure InitCommand<br />
   * [HHH-19703] - NativeQueryImpl#addScalar(String, Class) fails when no 
JavaType is registered
   * [HHH-19699] - String JSON document writer code only runs with assertions
   * [HHH-19695] - Invalid SQL generated for FETCH FIRST/NEXT clause
   * [HHH-19688] - <a 
href="https://github.com/IdClass";><code>@​IdClass</code></a> is ignored for 
classes that have a single id field
   * [HHH-19687] - Criteria query with lazy <a 
href="https://github.com/OneToOne";><code>@​OneToOne</code></a> and <a 
href="https://github.com/EmbeddedId";><code>@​EmbeddedId</code></a> throws 
exception
   * [HHH-19648] - Recursive <a 
href="https://github.com/Embeddable";><code>@​Embeddable</code></a> mapping 
leads to stack overflow
   * [HHH-19605] - Session.isDirty might return true when batch fetching entity 
with CacheConcurrencyStrategy.READ_WRITE
   * [HHH-19589] - <a 
href="https://github.com/Converter";><code>@​Converter</code></a> does not take 
precedence over <a 
href="https://github.com/TypeRegistration";><code>@​TypeRegistration</code></a>
   * [HHH-19453] - sequence support not working on db2 As400 7.3
   * [HHH-19326] - Jakarta Data CrudRepository is generated without Types in 
UpdateAll, InsertAll and SaveAll Methods
   * [HHH-19201] - BlobProxy with InputStream reads whole stream into a byte 
array
   * [HHH-18686] - org.hibernate.tool.hbm2ddl.SchemaExport does not call 
orderColumns
   * [HHH-17522] - Support correlation of CTEs</p>
   <p>** Improvement</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/848043ef9a6726d96c8dcc5ebe806ca82b2c2d55";><code>848043e</code></a>
 Pre-steps for release : <code>7.1.2.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/893cdfddbd8b660944ddab3ba224289ae4ca925a";><code>893cdfd</code></a>
 HHH-19681 - Add test for issue</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/98cfad564a9700e8ef61f72f79755fba13410b8f";><code>98cfad5</code></a>
 HHH-19681 - Fix for issue</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/67637da8a554ddc211ffa5bb0f5c01e8f044526b";><code>67637da</code></a>
 Ensure plural types are resolved with the correct array SQL type</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/e343d19b87ab35f81f3838095516c3b3114ffb0d";><code>e343d19</code></a>
 HHH-19713 Store JD repository query in local variable for reuse</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/ae2db6b134a06bef05de8a11d21f5efd1275ec00";><code>ae2db6b</code></a>
 Add Quarkus testing to the 7.1 branch</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/a26e667d2cf0438c108caf5c572dc8a84f89167e";><code>a26e667</code></a>
 HHH-19768 Prefer values list rendering to emulate in-list tuples over select 
...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/0e3ef8a36d4304bc97ffaf152bacfc0ca51989bd";><code>0e3ef8a</code></a>
 HHH-19768 Make DB2Dialect return true for 
supportsRowValueConstructorSyntaxIn...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/25b14687c1f392d182bd332108d81298447c5432";><code>25b1468</code></a>
 HHH-19792 Wrong query generated when an EmbeddedId is used in a WHERE clause 
...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/2c0aee08c4608971fb83b97ff6912809c096cfbb";><code>2c0aee0</code></a>
 HHH-19792 Add test for issue</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-orm/compare/6.6.29...7.1.2";>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