Skip to content

Commit c6b9178

Browse files
Bump io.smallrye:jandex-maven-plugin in the dependencies group (#1693)
Bumps the dependencies group with 1 update: [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex). Updates `io.smallrye:jandex-maven-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/smallrye/jandex/releases) - [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md) - [Commits](smallrye/jandex@3.5.0...3.5.1) --- updated-dependencies: - dependency-name: io.smallrye:jandex-maven-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 642d021 commit c6b9178

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
@@ -107,7 +107,7 @@
107107
<plugin>
108108
<groupId>io.smallrye</groupId>
109109
<artifactId>jandex-maven-plugin</artifactId>
110-
<version>3.5.0</version>
110+
<version>3.5.1</version>
111111
</plugin>
112112
</plugins>
113113
</pluginManagement>

0 commit comments

Comments
 (0)