Skip to content

Commit

Permalink
Revert "build(deps): bump io.smallrye:jandex-maven-plugin from 3.1.8 …
Browse files Browse the repository at this point in the history
…to 3.2.0…" (#400)

This reverts commit f868a5f #399
  • Loading branch information
andrewazores committed May 17, 2024
1 parent f868a5f commit 13bb612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<org.openjdk.jmc.version>9.0.0</org.openjdk.jmc.version>

<io.smallrye.jandex.plugin.version>3.2.0</io.smallrye.jandex.plugin.version>
<io.smallrye.jandex.plugin.version>3.1.8</io.smallrye.jandex.plugin.version>
<org.apache.maven.plugins.compiler.version>3.13.0</org.apache.maven.plugins.compiler.version>
<org.apache.maven.plugins.surefire.version>3.2.5</org.apache.maven.plugins.surefire.version>
<org.apache.maven.plugins.site.version>3.12.1</org.apache.maven.plugins.site.version>
Expand Down

0 comments on commit 13bb612

Please sign in to comment.