Skip to content

Commit 6971dd1

Browse files
build(deps): bump io.smallrye:jandex-maven-plugin from 3.5.1 to 3.5.2 (#344)
Bumps [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/smallrye/jandex/releases) - [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md) - [Commits](smallrye/jandex@3.5.1...3.5.2) --- updated-dependencies: - dependency-name: io.smallrye:jandex-maven-plugin dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5cfe85a commit 6971dd1

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
@@ -172,7 +172,7 @@
172172
<plugin>
173173
<groupId>io.smallrye</groupId>
174174
<artifactId>jandex-maven-plugin</artifactId>
175-
<version>3.5.1</version>
175+
<version>3.5.2</version>
176176
<configuration>
177177
<skip>${jandex.skip}</skip>
178178
</configuration>

0 commit comments

Comments
 (0)