Skip to content

Commit

Permalink
chore(deps): bump jandex-maven-plugin from 1.2.2 to 1.2.3
Browse files Browse the repository at this point in the history
Bumps [jandex-maven-plugin](https://github.com/wildfly/jandex-maven-plugin) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/wildfly/jandex-maven-plugin/releases)
- [Commits](wildfly/jandex-maven-plugin@1.2.2...1.2.3)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and manusa committed Jul 4, 2022
1 parent 67d33b2 commit f1e8eb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -139,7 +139,7 @@
<maven.install.plugin.version>3.0.0-M1</maven.install.plugin.version>
<maven.invoker.plugin.version>3.3.0</maven.invoker.plugin.version>
<maven.plugin.plugin.version>3.6.4</maven.plugin.plugin.version>
<jandex.plugin.version>1.2.2</jandex.plugin.version>
<jandex.plugin.version>1.2.3</jandex.plugin.version>
<jandex.version>2.4.2.Final</jandex.version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
<sonar-maven-plugin.version>3.9.1.2184</sonar-maven-plugin.version>
Expand Down

0 comments on commit f1e8eb2

Please sign in to comment.