Commit db95ca3
authored
Bump io.smallrye:jandex from 3.3.1 to 3.3.2 (#1269)
Bumps [io.smallrye:jandex](https://github.com/smallrye/jandex) from
3.3.1 to 3.3.2.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/smallrye/jandex/commit/74fc79182235ef5c8758e5de626b1a0e8c3a91df"><code>74fc791</code></a>
[maven-release-plugin] prepare release 3.3.2</li>
<li><a
href="https://github.com/smallrye/jandex/commit/59352021d719ffe0b470b242658bfbfab680c3a4"><code>5935202</code></a>
Amendments before release</li>
<li><a
href="https://github.com/smallrye/jandex/commit/28877341042158a4a238a1ebc3d0fd6abd846484"><code>2887734</code></a>
release 3.3.2</li>
<li><a
href="https://github.com/smallrye/jandex/commit/35114fe17f4d12338c94897ddf629c0058146974"><code>35114fe</code></a>
intern EquivalenceKeys for primitive types and class types of
java.*</li>
<li><a
href="https://github.com/smallrye/jandex/commit/7361be2d3946e8e433b4efab4501747c3c43534a"><code>7361be2</code></a>
Bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.0 to
3.9.1</li>
<li><a
href="https://github.com/smallrye/jandex/commit/c888d94c172b3b6791f0d5e5a566f0a43530ee45"><code>c888d94</code></a>
expose the implicit Object bound in the TypeVariable public API</li>
<li><a
href="https://github.com/smallrye/jandex/commit/bb8541815d69c870727ea4f104db312561d694f7"><code>bb85418</code></a>
add ClassType.STRING_TYPE and CLASS_TYPE</li>
<li><a
href="https://github.com/smallrye/jandex/commit/f61083be56147c1ab15539ce41fa149438329a34"><code>f61083b</code></a>
add DotName.CLASS_NAME</li>
<li><a
href="https://github.com/smallrye/jandex/commit/8230cedddb806ce577c98fefcb371bc8668adde9"><code>8230ced</code></a>
Bump org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.2</li>
<li><a
href="https://github.com/smallrye/jandex/commit/7b023d55a0223c70578ce0b5cf80c6b099b6c031"><code>7b023d5</code></a>
Bump net.bytebuddy:byte-buddy from 1.17.5 to 1.17.6</li>
<li>Additional commits viewable in <a
href="https://github.com/smallrye/jandex/compare/3.3.1...3.3.2">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
0 commit comments