Skip to content

Commit dfd086e

Browse files
Bump io.smallrye:jandex from 3.2.7 to 3.3.0 (#1062)
Bumps [io.smallrye:jandex](https://github.com/smallrye/jandex) from 3.2.7 to 3.3.0. <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.3.0</h2> <ul> <li><a href="https://redirect.github.com/smallrye/jandex/issues/513">#513</a> release 3.3.0</li> <li><a href="https://redirect.github.com/smallrye/jandex/issues/512">#512</a> Bump actions/create-github-app-token from 1 to 2</li> <li><a href="https://redirect.github.com/smallrye/jandex/issues/511">#511</a> add IndexView.getKnownDirectImplementations() and getAllKnownImplementations()</li> <li><a href="https://redirect.github.com/smallrye/jandex/issues/510">#510</a> add ClassInfo.enclosingClassAlways()</li> <li><a href="https://redirect.github.com/smallrye/jandex/issues/509">#509</a> allow figuring out the enclosing class of a local/anonymous class declared in a static/instance/field initializer</li> <li><a href="https://redirect.github.com/smallrye/jandex/issues/508">#508</a> Bump net.bytebuddy:byte-buddy from 1.17.4 to 1.17.5</li> <li><a href="https://redirect.github.com/smallrye/jandex/issues/507">#507</a> Bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.4</li> <li><a href="https://redirect.github.com/smallrye/jandex/issues/506">#506</a> Bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1</li> <li><a href="https://redirect.github.com/smallrye/jandex/issues/505">#505</a> Bump net.bytebuddy:byte-buddy from 1.17.1 to 1.17.2</li> <li><a href="https://redirect.github.com/smallrye/jandex/issues/504">#504</a> Bump version.groovy from 4.0.25 to 4.0.26</li> <li><a href="https://redirect.github.com/smallrye/jandex/issues/503">#503</a> Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0</li> <li><a href="https://redirect.github.com/smallrye/jandex/issues/502">#502</a> Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/smallrye/jandex/commit/6e33aa2cc1fac966d0b59e4caaaf3382e0d9e359"><code>6e33aa2</code></a> [maven-release-plugin] prepare release 3.3.0</li> <li><a href="https://github.com/smallrye/jandex/commit/753df030ca57edecdf1eefa49e083646c6f8c8fe"><code>753df03</code></a> Amendments before release</li> <li><a href="https://github.com/smallrye/jandex/commit/0e2cbd0ef085d7feb2ca2c225124a90060e0b55c"><code>0e2cbd0</code></a> release 3.3.0</li> <li><a href="https://github.com/smallrye/jandex/commit/b8f3c95d9caec3109ca7528ef09f34d812345769"><code>b8f3c95</code></a> Bump actions/create-github-app-token from 1 to 2</li> <li><a href="https://github.com/smallrye/jandex/commit/e4dd68ce73398d319d31530beb2bd3ff7ad3fd4e"><code>e4dd68c</code></a> add IndexView.getKnownDirectImplementations() and getAllKnownImplementations()</li> <li><a href="https://github.com/smallrye/jandex/commit/f1aed7df7b2e7f01b658a2f59ce7c79837ae547b"><code>f1aed7d</code></a> add ClassInfo.enclosingClassAlways()</li> <li><a href="https://github.com/smallrye/jandex/commit/74f3a49bf37945a35f4abec994c8ad19239cdc38"><code>74f3a49</code></a> Bump net.bytebuddy:byte-buddy from 1.17.4 to 1.17.5</li> <li><a href="https://github.com/smallrye/jandex/commit/4592684ef6038cfcf1499ca8d7b7e1e9ae3e7c8c"><code>4592684</code></a> Bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.4</li> <li><a href="https://github.com/smallrye/jandex/commit/1a5b8080d2e89172fea0b0a3650ed072bb44744e"><code>1a5b808</code></a> Bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1</li> <li><a href="https://github.com/smallrye/jandex/commit/b841c74aa8dcc6826eda3f3895d7eebbb44f0d7e"><code>b841c74</code></a> Bump net.bytebuddy:byte-buddy from 1.17.1 to 1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/smallrye/jandex/compare/3.2.7...3.3.0">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.2.7&new-version=3.3.0)](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 3858110 + d068e4a commit dfd086e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>io.smallrye</groupId>
171171
<artifactId>jandex</artifactId>
172-
<version>3.2.7</version>
172+
<version>3.3.0</version>
173173
</dependency>
174174
<dependency>
175175
<groupId>org.jetbrains</groupId>

0 commit comments

Comments
 (0)