Skip to content

Commit d98e24e

Browse files
chore(deps): bump jandex-maven-plugin from 1.0.8 to 1.1.0
Bumps [jandex-maven-plugin](https://github.com/wildfly/jandex-maven-plugin) from 1.0.8 to 1.1.0. - [Release notes](https://github.com/wildfly/jandex-maven-plugin/releases) - [Commits](wildfly/jandex-maven-plugin@1.0.8...1.1.0) --- updated-dependencies: - dependency-name: org.jboss.jandex:jandex-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 765e1dd commit d98e24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<plugin>
5454
<groupId>org.jboss.jandex</groupId>
5555
<artifactId>jandex-maven-plugin</artifactId>
56-
<version>1.0.8</version>
56+
<version>1.1.0</version>
5757
<executions>
5858
<execution>
5959
<id>make-index</id>

0 commit comments

Comments
 (0)