Skip to content

Commit e890ebb

Browse files
Build(deps): Bump io.smallrye:jandex from 3.5.1 to 3.5.2 (#1468)
Bumps [io.smallrye:jandex](https://github.com/smallrye/jandex) from 3.5.1 to 3.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/smallrye/jandex/releases">io.smallrye:jandex's releases</a>.</em></p> <blockquote> <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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/smallrye/jandex/commit/14e570fcfe6db243714be53969cc9b10c7b1f88b"><code>14e570f</code></a> [maven-release-plugin] prepare release 3.5.2</li> <li><a href="https://github.com/smallrye/jandex/commit/fd6350e8a3e84e450fc7d39863f15e4a0de8dca4"><code>fd6350e</code></a> Amendments before release</li> <li><a href="https://github.com/smallrye/jandex/commit/593de1b88499009103384d4e8562228553c0e2a0"><code>593de1b</code></a> release 3.5.2</li> <li><a href="https://github.com/smallrye/jandex/commit/ad0594afe2328e5e98a727e3b619597d4f95fcad"><code>ad0594a</code></a> bump Groovy to support JDK 26-ea</li> <li><a href="https://github.com/smallrye/jandex/commit/8b7c2c5fab256b5601b56f534f7340306e11f6be"><code>8b7c2c5</code></a> fix AnnotationOverlayTest on JDK 26-ea</li> <li><a href="https://github.com/smallrye/jandex/commit/503de0337ae68b9cc5ddaa4bc62592a9bf5c9de8"><code>503de03</code></a> CI: remove Java 24, add Java 25 and 26-ea</li> <li><a href="https://github.com/smallrye/jandex/commit/ced72980c24bef1a8a9307abc6f95800a4a057c1"><code>ced7298</code></a> improve AnnotationInstance binary search</li> <li><a href="https://github.com/smallrye/jandex/commit/1e4eda45dea7e4b403b75470956c029d1ded0c44"><code>1e4eda4</code></a> Bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.0</li> <li><a href="https://github.com/smallrye/jandex/commit/83b7038ef9abc94efe483a53d870379dbab1f31b"><code>83b7038</code></a> add DotName.startsWith()</li> <li><a href="https://github.com/smallrye/jandex/commit/4b0b2246f9b9cb75c45acb05a32388103893a16d"><code>4b0b224</code></a> Support lookup of method based on an example method</li> <li>Additional commits viewable in <a href="https://github.com/smallrye/jandex/compare/3.5.1...3.5.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.smallrye:jandex&package-manager=maven&previous-version=3.5.1&new-version=3.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents 0eaeb0f + 4ed2692 commit e890ebb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
<dependency>
163163
<groupId>io.smallrye</groupId>
164164
<artifactId>jandex</artifactId>
165-
<version>3.5.1</version>
165+
<version>3.5.2</version>
166166
</dependency>
167167
<dependency>
168168
<groupId>org.jetbrains</groupId>

0 commit comments

Comments
 (0)