Skip to content

Commit 9405d3b

Browse files
Bump jandex-maven-plugin from 1.1.0 to 1.1.1
Bumps [jandex-maven-plugin](https://github.com/wildfly/jandex-maven-plugin) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/wildfly/jandex-maven-plugin/releases) - [Commits](wildfly/jandex-maven-plugin@1.1.0...1.1.1) --- updated-dependencies: - dependency-name: org.jboss.jandex:jandex-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0831cab commit 9405d3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ SPDX-License-Identifier: Apache-2.0
176176
<plugin>
177177
<groupId>org.jboss.jandex</groupId>
178178
<artifactId>jandex-maven-plugin</artifactId>
179-
<version>1.1.0</version>
179+
<version>1.1.1</version>
180180
<executions>
181181
<execution>
182182
<id>make-index</id>
@@ -258,7 +258,7 @@ SPDX-License-Identifier: Apache-2.0
258258
<plugin>
259259
<groupId>org.apache.maven.plugins</groupId>
260260
<artifactId>maven-source-plugin</artifactId>
261-
<version>3.2.0</version>
261+
<version>3.2.1</version>
262262
<executions>
263263
<execution>
264264
<id>attach-sources</id>

0 commit comments

Comments
 (0)