Skip to content

Commit

Permalink
Revert "chore(deps): bump jandex-maven-plugin from 1.1.0 to 1.2.0 (#1…
Browse files Browse the repository at this point in the history
…1753)" (#11782)

This reverts commit fe195c4.
  • Loading branch information
caalador authored Sep 8, 2021
1 parent b92ba07 commit 02d452f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flow-jandex/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<plugin>
<groupId>org.jboss.jandex</groupId>
<artifactId>jandex-maven-plugin</artifactId>
<version>1.2.0</version>
<version>1.1.0</version>
<executions>
<execution>
<id>make-index</id>
Expand Down

0 comments on commit 02d452f

Please sign in to comment.