dependabot[bot] opened a new pull request, #492:
URL: https://github.com/apache/camel-quarkus-examples/pull/492

   Bumps the maven group with 1 update in the /saga directory: 
[io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex).
   Bumps the maven group with 1 update in the /saga/saga-app directory: 
[io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex).
   Bumps the maven group with 1 update in the /saga/saga-flight-service 
directory: 
[io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex).
   Bumps the maven group with 1 update in the /saga/saga-integration-tests 
directory: 
[io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex).
   Bumps the maven group with 1 update in the /saga/saga-payment-service 
directory: 
[io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex).
   Bumps the maven group with 1 update in the /saga/saga-train-service 
directory: 
[io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex).
   
   Updates `io.smallrye:jandex-maven-plugin` from 3.0.1 to 3.5.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/smallrye/jandex/releases";>io.smallrye:jandex-maven-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.5.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump net.bytebuddy:byte-buddy from 1.18.0 to 1.18.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/616";>smallrye/jandex#616</a></li>
   <li>Bump io.quarkus.gizmo:gizmo2 from 2.0.0.Beta8 to 2.0.0.Beta9 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/617";>smallrye/jandex#617</a></li>
   <li>Use updated <code>ObjectOps</code> API by <a 
href="https://github.com/dmlloyd";><code>@​dmlloyd</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/618";>smallrye/jandex#618</a></li>
   <li>Bump actions/checkout from 5 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/619";>smallrye/jandex#619</a></li>
   <li>improve <code>EquivalenceKey</code>s by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/622";>smallrye/jandex#622</a></li>
   <li>improve <code>EquivalenceKey</code>s caching by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/623";>smallrye/jandex#623</a></li>
   <li>Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/624";>smallrye/jandex#624</a></li>
   <li>release 3.5.3 by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/626";>smallrye/jandex#626</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/dmlloyd";><code>@​dmlloyd</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/smallrye/jandex/pull/618";>smallrye/jandex#618</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/smallrye/jandex/compare/3.5.2...3.5.3";>https://github.com/smallrye/jandex/compare/3.5.2...3.5.3</a></p>
   <h2>3.5.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump version.maven-plugin-tools from 3.15.1 to 3.15.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/602";>smallrye/jandex#602</a></li>
   <li>Bump actions/upload-artifact from 4 to 5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/603";>smallrye/jandex#603</a></li>
   <li>Support lookup of method using an override/overridden method by <a 
href="https://github.com/MikeEdgar";><code>@​MikeEdgar</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/605";>smallrye/jandex#605</a></li>
   <li>add <code>DotName.startsWith()</code> by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/609";>smallrye/jandex#609</a></li>
   <li>Bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/610";>smallrye/jandex#610</a></li>
   <li>improve <code>AnnotationInstance</code> binary search by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/611";>smallrye/jandex#611</a></li>
   <li>CI: remove Java 24, add Java 25 and 26-ea by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/612";>smallrye/jandex#612</a></li>
   <li>release 3.5.2 by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/613";>smallrye/jandex#613</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/smallrye/jandex/compare/3.5.1...3.5.2";>https://github.com/smallrye/jandex/compare/3.5.1...3.5.2</a></p>
   <h2>3.5.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Ensure that unannotated known class types are singletons by <a 
href="https://github.com/snazy";><code>@​snazy</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/589";>smallrye/jandex#589</a></li>
   <li>Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 
3.14.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/591";>smallrye/jandex#591</a></li>
   <li>Bump com.igormaznitsa:mvn-jlink-wrapper from 1.2.4 to 1.2.5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/592";>smallrye/jandex#592</a></li>
   <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/593";>smallrye/jandex#593</a></li>
   <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.6.0 to 3.6.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/595";>smallrye/jandex#595</a></li>
   <li>Bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/596";>smallrye/jandex#596</a></li>
   <li>Bump actions/setup-node from 5 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/597";>smallrye/jandex#597</a></li>
   <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/599";>smallrye/jandex#599</a></li>
   <li>add <code>StringBuilderGen</code> to the <code>gizmo2</code> module by 
<a href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/600";>smallrye/jandex#600</a></li>
   <li>release 3.5.1 by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/601";>smallrye/jandex#601</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/smallrye/jandex/compare/3.5.0...3.5.1";>https://github.com/smallrye/jandex/compare/3.5.0...3.5.1</a></p>
   <h2>3.5.0</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/575";>#575</a> 
Jandex2Gizmo#classDescOf() should use the ClassDesc cache</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/574";>#574</a> 
Annotations in Method hashCode?</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/568";>#568</a> 
Reproducible Jandex indexes</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/smallrye/jandex/commit/0a673d8002a9298cb7cb625a7e79625fc057c404";><code>0a673d8</code></a>
 [maven-release-plugin] prepare release 3.5.3</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/8bab182d8805dcce3529c9f1e4492be2d9004bda";><code>8bab182</code></a>
 Amendments before release</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/72932d1dac1a02c4554e6e3e93497ed323ee04f6";><code>72932d1</code></a>
 release 3.5.3</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/f8ad28312341881f665f8d7496663dc29738266e";><code>f8ad283</code></a>
 Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/740fd67f96c0ddb275a453b6180de1e3ad819ffb";><code>740fd67</code></a>
 add ClassEquivalenceKey caching</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/6629ad0155f502c5fb8a3841b7077676ab43d371";><code>6629ad0</code></a>
 improve EquivalenceKey equals() and hashCode()</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/62bf2780d5ced28e002c3afc2bb1a4ac98634d42";><code>62bf278</code></a>
 improve the AnnotationOverlayBenchmark</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/70b4d63a941dcb98d125ec8b9e7e681ade73e40e";><code>70b4d63</code></a>
 move back to modulo-by-bit-masking in ClassTypeEquivalenceKey</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/f4823e821dbb4865f346664eae29a788d41c8842";><code>f4823e8</code></a>
 improve PrimitiveTypeEquivalenceKey lookup</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/69a6f5bd1d993dc4f3e3cec90dd7ecb55eeccdfa";><code>69a6f5b</code></a>
 improve ClassTypeEquivalenceKey caching</li>
   <li>Additional commits viewable in <a 
href="https://github.com/smallrye/jandex/compare/3.0.1...3.5.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.smallrye:jandex-maven-plugin` from 3.0.1 to 3.5.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/smallrye/jandex/releases";>io.smallrye:jandex-maven-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.5.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump net.bytebuddy:byte-buddy from 1.18.0 to 1.18.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/616";>smallrye/jandex#616</a></li>
   <li>Bump io.quarkus.gizmo:gizmo2 from 2.0.0.Beta8 to 2.0.0.Beta9 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/617";>smallrye/jandex#617</a></li>
   <li>Use updated <code>ObjectOps</code> API by <a 
href="https://github.com/dmlloyd";><code>@​dmlloyd</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/618";>smallrye/jandex#618</a></li>
   <li>Bump actions/checkout from 5 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/619";>smallrye/jandex#619</a></li>
   <li>improve <code>EquivalenceKey</code>s by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/622";>smallrye/jandex#622</a></li>
   <li>improve <code>EquivalenceKey</code>s caching by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/623";>smallrye/jandex#623</a></li>
   <li>Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/624";>smallrye/jandex#624</a></li>
   <li>release 3.5.3 by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/626";>smallrye/jandex#626</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/dmlloyd";><code>@​dmlloyd</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/smallrye/jandex/pull/618";>smallrye/jandex#618</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/smallrye/jandex/compare/3.5.2...3.5.3";>https://github.com/smallrye/jandex/compare/3.5.2...3.5.3</a></p>
   <h2>3.5.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump version.maven-plugin-tools from 3.15.1 to 3.15.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/602";>smallrye/jandex#602</a></li>
   <li>Bump actions/upload-artifact from 4 to 5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/603";>smallrye/jandex#603</a></li>
   <li>Support lookup of method using an override/overridden method by <a 
href="https://github.com/MikeEdgar";><code>@​MikeEdgar</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/605";>smallrye/jandex#605</a></li>
   <li>add <code>DotName.startsWith()</code> by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/609";>smallrye/jandex#609</a></li>
   <li>Bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/610";>smallrye/jandex#610</a></li>
   <li>improve <code>AnnotationInstance</code> binary search by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/611";>smallrye/jandex#611</a></li>
   <li>CI: remove Java 24, add Java 25 and 26-ea by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/612";>smallrye/jandex#612</a></li>
   <li>release 3.5.2 by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/613";>smallrye/jandex#613</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/smallrye/jandex/compare/3.5.1...3.5.2";>https://github.com/smallrye/jandex/compare/3.5.1...3.5.2</a></p>
   <h2>3.5.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Ensure that unannotated known class types are singletons by <a 
href="https://github.com/snazy";><code>@​snazy</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/589";>smallrye/jandex#589</a></li>
   <li>Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 
3.14.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/591";>smallrye/jandex#591</a></li>
   <li>Bump com.igormaznitsa:mvn-jlink-wrapper from 1.2.4 to 1.2.5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/592";>smallrye/jandex#592</a></li>
   <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/593";>smallrye/jandex#593</a></li>
   <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.6.0 to 3.6.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/595";>smallrye/jandex#595</a></li>
   <li>Bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/596";>smallrye/jandex#596</a></li>
   <li>Bump actions/setup-node from 5 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/597";>smallrye/jandex#597</a></li>
   <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/599";>smallrye/jandex#599</a></li>
   <li>add <code>StringBuilderGen</code> to the <code>gizmo2</code> module by 
<a href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/600";>smallrye/jandex#600</a></li>
   <li>release 3.5.1 by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/601";>smallrye/jandex#601</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/smallrye/jandex/compare/3.5.0...3.5.1";>https://github.com/smallrye/jandex/compare/3.5.0...3.5.1</a></p>
   <h2>3.5.0</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/575";>#575</a> 
Jandex2Gizmo#classDescOf() should use the ClassDesc cache</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/574";>#574</a> 
Annotations in Method hashCode?</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/568";>#568</a> 
Reproducible Jandex indexes</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/smallrye/jandex/commit/0a673d8002a9298cb7cb625a7e79625fc057c404";><code>0a673d8</code></a>
 [maven-release-plugin] prepare release 3.5.3</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/8bab182d8805dcce3529c9f1e4492be2d9004bda";><code>8bab182</code></a>
 Amendments before release</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/72932d1dac1a02c4554e6e3e93497ed323ee04f6";><code>72932d1</code></a>
 release 3.5.3</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/f8ad28312341881f665f8d7496663dc29738266e";><code>f8ad283</code></a>
 Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/740fd67f96c0ddb275a453b6180de1e3ad819ffb";><code>740fd67</code></a>
 add ClassEquivalenceKey caching</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/6629ad0155f502c5fb8a3841b7077676ab43d371";><code>6629ad0</code></a>
 improve EquivalenceKey equals() and hashCode()</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/62bf2780d5ced28e002c3afc2bb1a4ac98634d42";><code>62bf278</code></a>
 improve the AnnotationOverlayBenchmark</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/70b4d63a941dcb98d125ec8b9e7e681ade73e40e";><code>70b4d63</code></a>
 move back to modulo-by-bit-masking in ClassTypeEquivalenceKey</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/f4823e821dbb4865f346664eae29a788d41c8842";><code>f4823e8</code></a>
 improve PrimitiveTypeEquivalenceKey lookup</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/69a6f5bd1d993dc4f3e3cec90dd7ecb55eeccdfa";><code>69a6f5b</code></a>
 improve ClassTypeEquivalenceKey caching</li>
   <li>Additional commits viewable in <a 
href="https://github.com/smallrye/jandex/compare/3.0.1...3.5.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.smallrye:jandex-maven-plugin` from 3.0.1 to 3.5.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/smallrye/jandex/releases";>io.smallrye:jandex-maven-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.5.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump net.bytebuddy:byte-buddy from 1.18.0 to 1.18.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/616";>smallrye/jandex#616</a></li>
   <li>Bump io.quarkus.gizmo:gizmo2 from 2.0.0.Beta8 to 2.0.0.Beta9 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/617";>smallrye/jandex#617</a></li>
   <li>Use updated <code>ObjectOps</code> API by <a 
href="https://github.com/dmlloyd";><code>@​dmlloyd</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/618";>smallrye/jandex#618</a></li>
   <li>Bump actions/checkout from 5 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/619";>smallrye/jandex#619</a></li>
   <li>improve <code>EquivalenceKey</code>s by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/622";>smallrye/jandex#622</a></li>
   <li>improve <code>EquivalenceKey</code>s caching by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/623";>smallrye/jandex#623</a></li>
   <li>Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/624";>smallrye/jandex#624</a></li>
   <li>release 3.5.3 by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/626";>smallrye/jandex#626</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/dmlloyd";><code>@​dmlloyd</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/smallrye/jandex/pull/618";>smallrye/jandex#618</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/smallrye/jandex/compare/3.5.2...3.5.3";>https://github.com/smallrye/jandex/compare/3.5.2...3.5.3</a></p>
   <h2>3.5.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump version.maven-plugin-tools from 3.15.1 to 3.15.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/602";>smallrye/jandex#602</a></li>
   <li>Bump actions/upload-artifact from 4 to 5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/603";>smallrye/jandex#603</a></li>
   <li>Support lookup of method using an override/overridden method by <a 
href="https://github.com/MikeEdgar";><code>@​MikeEdgar</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/605";>smallrye/jandex#605</a></li>
   <li>add <code>DotName.startsWith()</code> by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/609";>smallrye/jandex#609</a></li>
   <li>Bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/610";>smallrye/jandex#610</a></li>
   <li>improve <code>AnnotationInstance</code> binary search by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/611";>smallrye/jandex#611</a></li>
   <li>CI: remove Java 24, add Java 25 and 26-ea by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/612";>smallrye/jandex#612</a></li>
   <li>release 3.5.2 by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/613";>smallrye/jandex#613</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/smallrye/jandex/compare/3.5.1...3.5.2";>https://github.com/smallrye/jandex/compare/3.5.1...3.5.2</a></p>
   <h2>3.5.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Ensure that unannotated known class types are singletons by <a 
href="https://github.com/snazy";><code>@​snazy</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/589";>smallrye/jandex#589</a></li>
   <li>Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 
3.14.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/591";>smallrye/jandex#591</a></li>
   <li>Bump com.igormaznitsa:mvn-jlink-wrapper from 1.2.4 to 1.2.5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/592";>smallrye/jandex#592</a></li>
   <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/593";>smallrye/jandex#593</a></li>
   <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.6.0 to 3.6.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/595";>smallrye/jandex#595</a></li>
   <li>Bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/596";>smallrye/jandex#596</a></li>
   <li>Bump actions/setup-node from 5 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/597";>smallrye/jandex#597</a></li>
   <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/599";>smallrye/jandex#599</a></li>
   <li>add <code>StringBuilderGen</code> to the <code>gizmo2</code> module by 
<a href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/600";>smallrye/jandex#600</a></li>
   <li>release 3.5.1 by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/601";>smallrye/jandex#601</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/smallrye/jandex/compare/3.5.0...3.5.1";>https://github.com/smallrye/jandex/compare/3.5.0...3.5.1</a></p>
   <h2>3.5.0</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/575";>#575</a> 
Jandex2Gizmo#classDescOf() should use the ClassDesc cache</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/574";>#574</a> 
Annotations in Method hashCode?</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/568";>#568</a> 
Reproducible Jandex indexes</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/smallrye/jandex/commit/0a673d8002a9298cb7cb625a7e79625fc057c404";><code>0a673d8</code></a>
 [maven-release-plugin] prepare release 3.5.3</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/8bab182d8805dcce3529c9f1e4492be2d9004bda";><code>8bab182</code></a>
 Amendments before release</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/72932d1dac1a02c4554e6e3e93497ed323ee04f6";><code>72932d1</code></a>
 release 3.5.3</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/f8ad28312341881f665f8d7496663dc29738266e";><code>f8ad283</code></a>
 Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/740fd67f96c0ddb275a453b6180de1e3ad819ffb";><code>740fd67</code></a>
 add ClassEquivalenceKey caching</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/6629ad0155f502c5fb8a3841b7077676ab43d371";><code>6629ad0</code></a>
 improve EquivalenceKey equals() and hashCode()</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/62bf2780d5ced28e002c3afc2bb1a4ac98634d42";><code>62bf278</code></a>
 improve the AnnotationOverlayBenchmark</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/70b4d63a941dcb98d125ec8b9e7e681ade73e40e";><code>70b4d63</code></a>
 move back to modulo-by-bit-masking in ClassTypeEquivalenceKey</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/f4823e821dbb4865f346664eae29a788d41c8842";><code>f4823e8</code></a>
 improve PrimitiveTypeEquivalenceKey lookup</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/69a6f5bd1d993dc4f3e3cec90dd7ecb55eeccdfa";><code>69a6f5b</code></a>
 improve ClassTypeEquivalenceKey caching</li>
   <li>Additional commits viewable in <a 
href="https://github.com/smallrye/jandex/compare/3.0.1...3.5.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.smallrye:jandex-maven-plugin` from 3.0.1 to 3.5.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/smallrye/jandex/releases";>io.smallrye:jandex-maven-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.5.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump net.bytebuddy:byte-buddy from 1.18.0 to 1.18.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/616";>smallrye/jandex#616</a></li>
   <li>Bump io.quarkus.gizmo:gizmo2 from 2.0.0.Beta8 to 2.0.0.Beta9 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/617";>smallrye/jandex#617</a></li>
   <li>Use updated <code>ObjectOps</code> API by <a 
href="https://github.com/dmlloyd";><code>@​dmlloyd</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/618";>smallrye/jandex#618</a></li>
   <li>Bump actions/checkout from 5 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/619";>smallrye/jandex#619</a></li>
   <li>improve <code>EquivalenceKey</code>s by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/622";>smallrye/jandex#622</a></li>
   <li>improve <code>EquivalenceKey</code>s caching by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/623";>smallrye/jandex#623</a></li>
   <li>Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/624";>smallrye/jandex#624</a></li>
   <li>release 3.5.3 by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/626";>smallrye/jandex#626</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/dmlloyd";><code>@​dmlloyd</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/smallrye/jandex/pull/618";>smallrye/jandex#618</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/smallrye/jandex/compare/3.5.2...3.5.3";>https://github.com/smallrye/jandex/compare/3.5.2...3.5.3</a></p>
   <h2>3.5.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump version.maven-plugin-tools from 3.15.1 to 3.15.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/602";>smallrye/jandex#602</a></li>
   <li>Bump actions/upload-artifact from 4 to 5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/603";>smallrye/jandex#603</a></li>
   <li>Support lookup of method using an override/overridden method by <a 
href="https://github.com/MikeEdgar";><code>@​MikeEdgar</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/605";>smallrye/jandex#605</a></li>
   <li>add <code>DotName.startsWith()</code> by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/609";>smallrye/jandex#609</a></li>
   <li>Bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/610";>smallrye/jandex#610</a></li>
   <li>improve <code>AnnotationInstance</code> binary search by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/611";>smallrye/jandex#611</a></li>
   <li>CI: remove Java 24, add Java 25 and 26-ea by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/612";>smallrye/jandex#612</a></li>
   <li>release 3.5.2 by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/613";>smallrye/jandex#613</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/smallrye/jandex/compare/3.5.1...3.5.2";>https://github.com/smallrye/jandex/compare/3.5.1...3.5.2</a></p>
   <h2>3.5.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Ensure that unannotated known class types are singletons by <a 
href="https://github.com/snazy";><code>@​snazy</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/589";>smallrye/jandex#589</a></li>
   <li>Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 
3.14.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/591";>smallrye/jandex#591</a></li>
   <li>Bump com.igormaznitsa:mvn-jlink-wrapper from 1.2.4 to 1.2.5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/592";>smallrye/jandex#592</a></li>
   <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/593";>smallrye/jandex#593</a></li>
   <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.6.0 to 3.6.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/595";>smallrye/jandex#595</a></li>
   <li>Bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/596";>smallrye/jandex#596</a></li>
   <li>Bump actions/setup-node from 5 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/597";>smallrye/jandex#597</a></li>
   <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/599";>smallrye/jandex#599</a></li>
   <li>add <code>StringBuilderGen</code> to the <code>gizmo2</code> module by 
<a href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/600";>smallrye/jandex#600</a></li>
   <li>release 3.5.1 by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/601";>smallrye/jandex#601</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/smallrye/jandex/compare/3.5.0...3.5.1";>https://github.com/smallrye/jandex/compare/3.5.0...3.5.1</a></p>
   <h2>3.5.0</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/575";>#575</a> 
Jandex2Gizmo#classDescOf() should use the ClassDesc cache</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/574";>#574</a> 
Annotations in Method hashCode?</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/568";>#568</a> 
Reproducible Jandex indexes</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/smallrye/jandex/commit/0a673d8002a9298cb7cb625a7e79625fc057c404";><code>0a673d8</code></a>
 [maven-release-plugin] prepare release 3.5.3</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/8bab182d8805dcce3529c9f1e4492be2d9004bda";><code>8bab182</code></a>
 Amendments before release</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/72932d1dac1a02c4554e6e3e93497ed323ee04f6";><code>72932d1</code></a>
 release 3.5.3</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/f8ad28312341881f665f8d7496663dc29738266e";><code>f8ad283</code></a>
 Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/740fd67f96c0ddb275a453b6180de1e3ad819ffb";><code>740fd67</code></a>
 add ClassEquivalenceKey caching</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/6629ad0155f502c5fb8a3841b7077676ab43d371";><code>6629ad0</code></a>
 improve EquivalenceKey equals() and hashCode()</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/62bf2780d5ced28e002c3afc2bb1a4ac98634d42";><code>62bf278</code></a>
 improve the AnnotationOverlayBenchmark</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/70b4d63a941dcb98d125ec8b9e7e681ade73e40e";><code>70b4d63</code></a>
 move back to modulo-by-bit-masking in ClassTypeEquivalenceKey</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/f4823e821dbb4865f346664eae29a788d41c8842";><code>f4823e8</code></a>
 improve PrimitiveTypeEquivalenceKey lookup</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/69a6f5bd1d993dc4f3e3cec90dd7ecb55eeccdfa";><code>69a6f5b</code></a>
 improve ClassTypeEquivalenceKey caching</li>
   <li>Additional commits viewable in <a 
href="https://github.com/smallrye/jandex/compare/3.0.1...3.5.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.smallrye:jandex-maven-plugin` from 3.0.1 to 3.5.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/smallrye/jandex/releases";>io.smallrye:jandex-maven-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.5.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump net.bytebuddy:byte-buddy from 1.18.0 to 1.18.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/616";>smallrye/jandex#616</a></li>
   <li>Bump io.quarkus.gizmo:gizmo2 from 2.0.0.Beta8 to 2.0.0.Beta9 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/617";>smallrye/jandex#617</a></li>
   <li>Use updated <code>ObjectOps</code> API by <a 
href="https://github.com/dmlloyd";><code>@​dmlloyd</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/618";>smallrye/jandex#618</a></li>
   <li>Bump actions/checkout from 5 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/619";>smallrye/jandex#619</a></li>
   <li>improve <code>EquivalenceKey</code>s by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/622";>smallrye/jandex#622</a></li>
   <li>improve <code>EquivalenceKey</code>s caching by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/623";>smallrye/jandex#623</a></li>
   <li>Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/624";>smallrye/jandex#624</a></li>
   <li>release 3.5.3 by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/626";>smallrye/jandex#626</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/dmlloyd";><code>@​dmlloyd</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/smallrye/jandex/pull/618";>smallrye/jandex#618</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/smallrye/jandex/compare/3.5.2...3.5.3";>https://github.com/smallrye/jandex/compare/3.5.2...3.5.3</a></p>
   <h2>3.5.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump version.maven-plugin-tools from 3.15.1 to 3.15.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/602";>smallrye/jandex#602</a></li>
   <li>Bump actions/upload-artifact from 4 to 5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/603";>smallrye/jandex#603</a></li>
   <li>Support lookup of method using an override/overridden method by <a 
href="https://github.com/MikeEdgar";><code>@​MikeEdgar</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/605";>smallrye/jandex#605</a></li>
   <li>add <code>DotName.startsWith()</code> by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/609";>smallrye/jandex#609</a></li>
   <li>Bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/610";>smallrye/jandex#610</a></li>
   <li>improve <code>AnnotationInstance</code> binary search by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/611";>smallrye/jandex#611</a></li>
   <li>CI: remove Java 24, add Java 25 and 26-ea by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/612";>smallrye/jandex#612</a></li>
   <li>release 3.5.2 by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/613";>smallrye/jandex#613</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/smallrye/jandex/compare/3.5.1...3.5.2";>https://github.com/smallrye/jandex/compare/3.5.1...3.5.2</a></p>
   <h2>3.5.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Ensure that unannotated known class types are singletons by <a 
href="https://github.com/snazy";><code>@​snazy</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/589";>smallrye/jandex#589</a></li>
   <li>Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 
3.14.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/591";>smallrye/jandex#591</a></li>
   <li>Bump com.igormaznitsa:mvn-jlink-wrapper from 1.2.4 to 1.2.5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/592";>smallrye/jandex#592</a></li>
   <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/593";>smallrye/jandex#593</a></li>
   <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.6.0 to 3.6.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/595";>smallrye/jandex#595</a></li>
   <li>Bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/596";>smallrye/jandex#596</a></li>
   <li>Bump actions/setup-node from 5 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/597";>smallrye/jandex#597</a></li>
   <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/599";>smallrye/jandex#599</a></li>
   <li>add <code>StringBuilderGen</code> to the <code>gizmo2</code> module by 
<a href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/600";>smallrye/jandex#600</a></li>
   <li>release 3.5.1 by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/601";>smallrye/jandex#601</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/smallrye/jandex/compare/3.5.0...3.5.1";>https://github.com/smallrye/jandex/compare/3.5.0...3.5.1</a></p>
   <h2>3.5.0</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/575";>#575</a> 
Jandex2Gizmo#classDescOf() should use the ClassDesc cache</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/574";>#574</a> 
Annotations in Method hashCode?</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/568";>#568</a> 
Reproducible Jandex indexes</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/smallrye/jandex/commit/0a673d8002a9298cb7cb625a7e79625fc057c404";><code>0a673d8</code></a>
 [maven-release-plugin] prepare release 3.5.3</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/8bab182d8805dcce3529c9f1e4492be2d9004bda";><code>8bab182</code></a>
 Amendments before release</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/72932d1dac1a02c4554e6e3e93497ed323ee04f6";><code>72932d1</code></a>
 release 3.5.3</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/f8ad28312341881f665f8d7496663dc29738266e";><code>f8ad283</code></a>
 Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/740fd67f96c0ddb275a453b6180de1e3ad819ffb";><code>740fd67</code></a>
 add ClassEquivalenceKey caching</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/6629ad0155f502c5fb8a3841b7077676ab43d371";><code>6629ad0</code></a>
 improve EquivalenceKey equals() and hashCode()</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/62bf2780d5ced28e002c3afc2bb1a4ac98634d42";><code>62bf278</code></a>
 improve the AnnotationOverlayBenchmark</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/70b4d63a941dcb98d125ec8b9e7e681ade73e40e";><code>70b4d63</code></a>
 move back to modulo-by-bit-masking in ClassTypeEquivalenceKey</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/f4823e821dbb4865f346664eae29a788d41c8842";><code>f4823e8</code></a>
 improve PrimitiveTypeEquivalenceKey lookup</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/69a6f5bd1d993dc4f3e3cec90dd7ecb55eeccdfa";><code>69a6f5b</code></a>
 improve ClassTypeEquivalenceKey caching</li>
   <li>Additional commits viewable in <a 
href="https://github.com/smallrye/jandex/compare/3.0.1...3.5.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.smallrye:jandex-maven-plugin` from 3.0.1 to 3.5.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/smallrye/jandex/releases";>io.smallrye:jandex-maven-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.5.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump net.bytebuddy:byte-buddy from 1.18.0 to 1.18.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/616";>smallrye/jandex#616</a></li>
   <li>Bump io.quarkus.gizmo:gizmo2 from 2.0.0.Beta8 to 2.0.0.Beta9 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/617";>smallrye/jandex#617</a></li>
   <li>Use updated <code>ObjectOps</code> API by <a 
href="https://github.com/dmlloyd";><code>@​dmlloyd</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/618";>smallrye/jandex#618</a></li>
   <li>Bump actions/checkout from 5 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/619";>smallrye/jandex#619</a></li>
   <li>improve <code>EquivalenceKey</code>s by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/622";>smallrye/jandex#622</a></li>
   <li>improve <code>EquivalenceKey</code>s caching by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/623";>smallrye/jandex#623</a></li>
   <li>Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/624";>smallrye/jandex#624</a></li>
   <li>release 3.5.3 by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/626";>smallrye/jandex#626</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/dmlloyd";><code>@​dmlloyd</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/smallrye/jandex/pull/618";>smallrye/jandex#618</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/smallrye/jandex/compare/3.5.2...3.5.3";>https://github.com/smallrye/jandex/compare/3.5.2...3.5.3</a></p>
   <h2>3.5.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump version.maven-plugin-tools from 3.15.1 to 3.15.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/602";>smallrye/jandex#602</a></li>
   <li>Bump actions/upload-artifact from 4 to 5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/603";>smallrye/jandex#603</a></li>
   <li>Support lookup of method using an override/overridden method by <a 
href="https://github.com/MikeEdgar";><code>@​MikeEdgar</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/605";>smallrye/jandex#605</a></li>
   <li>add <code>DotName.startsWith()</code> by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/609";>smallrye/jandex#609</a></li>
   <li>Bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/610";>smallrye/jandex#610</a></li>
   <li>improve <code>AnnotationInstance</code> binary search by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/611";>smallrye/jandex#611</a></li>
   <li>CI: remove Java 24, add Java 25 and 26-ea by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/612";>smallrye/jandex#612</a></li>
   <li>release 3.5.2 by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/613";>smallrye/jandex#613</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/smallrye/jandex/compare/3.5.1...3.5.2";>https://github.com/smallrye/jandex/compare/3.5.1...3.5.2</a></p>
   <h2>3.5.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Ensure that unannotated known class types are singletons by <a 
href="https://github.com/snazy";><code>@​snazy</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/589";>smallrye/jandex#589</a></li>
   <li>Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 
3.14.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/591";>smallrye/jandex#591</a></li>
   <li>Bump com.igormaznitsa:mvn-jlink-wrapper from 1.2.4 to 1.2.5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/592";>smallrye/jandex#592</a></li>
   <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/593";>smallrye/jandex#593</a></li>
   <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.6.0 to 3.6.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/595";>smallrye/jandex#595</a></li>
   <li>Bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/596";>smallrye/jandex#596</a></li>
   <li>Bump actions/setup-node from 5 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/597";>smallrye/jandex#597</a></li>
   <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/smallrye/jandex/pull/599";>smallrye/jandex#599</a></li>
   <li>add <code>StringBuilderGen</code> to the <code>gizmo2</code> module by 
<a href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/600";>smallrye/jandex#600</a></li>
   <li>release 3.5.1 by <a 
href="https://github.com/Ladicek";><code>@​Ladicek</code></a> in <a 
href="https://redirect.github.com/smallrye/jandex/pull/601";>smallrye/jandex#601</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/smallrye/jandex/compare/3.5.0...3.5.1";>https://github.com/smallrye/jandex/compare/3.5.0...3.5.1</a></p>
   <h2>3.5.0</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/575";>#575</a> 
Jandex2Gizmo#classDescOf() should use the ClassDesc cache</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/574";>#574</a> 
Annotations in Method hashCode?</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/568";>#568</a> 
Reproducible Jandex indexes</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/smallrye/jandex/commit/0a673d8002a9298cb7cb625a7e79625fc057c404";><code>0a673d8</code></a>
 [maven-release-plugin] prepare release 3.5.3</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/8bab182d8805dcce3529c9f1e4492be2d9004bda";><code>8bab182</code></a>
 Amendments before release</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/72932d1dac1a02c4554e6e3e93497ed323ee04f6";><code>72932d1</code></a>
 release 3.5.3</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/f8ad28312341881f665f8d7496663dc29738266e";><code>f8ad283</code></a>
 Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/740fd67f96c0ddb275a453b6180de1e3ad819ffb";><code>740fd67</code></a>
 add ClassEquivalenceKey caching</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/6629ad0155f502c5fb8a3841b7077676ab43d371";><code>6629ad0</code></a>
 improve EquivalenceKey equals() and hashCode()</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/62bf2780d5ced28e002c3afc2bb1a4ac98634d42";><code>62bf278</code></a>
 improve the AnnotationOverlayBenchmark</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/70b4d63a941dcb98d125ec8b9e7e681ade73e40e";><code>70b4d63</code></a>
 move back to modulo-by-bit-masking in ClassTypeEquivalenceKey</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/f4823e821dbb4865f346664eae29a788d41c8842";><code>f4823e8</code></a>
 improve PrimitiveTypeEquivalenceKey lookup</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/69a6f5bd1d993dc4f3e3cec90dd7ecb55eeccdfa";><code>69a6f5b</code></a>
 improve ClassTypeEquivalenceKey caching</li>
   <li>Additional commits viewable in <a 
href="https://github.com/smallrye/jandex/compare/3.0.1...3.5.3";>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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </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