Skip to content

Commit

Permalink
Merge pull request #19328 from quarkusio/dependabot/maven/org.jboss-j…
Browse files Browse the repository at this point in the history
…andex-2.3.1.Final

Bump jandex from 2.3.0.Final to 2.3.1.Final
  • Loading branch information
gsmet authored Aug 11, 2021
2 parents 0d33b51 + 2273134 commit 12e122c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<bouncycastle.version>1.69</bouncycastle.version>
<bouncycastle.fips.version>1.0.2.1</bouncycastle.fips.version>
<bouncycastle.tls.fips.version>1.0.12.1</bouncycastle.tls.fips.version>
<jandex.version>2.3.0.Final</jandex.version>
<jandex.version>2.3.1.Final</jandex.version>
<resteasy.version>4.7.0.Final</resteasy.version>
<opentracing.version>0.33.0</opentracing.version>
<opentracing-jaxrs.version>1.0.0</opentracing-jaxrs.version>
Expand Down
2 changes: 1 addition & 1 deletion independent-projects/arc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<!-- Versions -->
<version.cdi>2.0.2</version.cdi>
<version.jta>1.3.3</version.jta>
<version.jandex>2.3.0.Final</version.jandex>
<version.jandex>2.3.1.Final</version.jandex>
<version.junit5>5.7.2</version.junit5>
<version.maven>3.8.1</version.maven>
<version.assertj>3.20.2</version.assertj>
Expand Down
2 changes: 1 addition & 1 deletion independent-projects/resteasy-reactive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<maven.compiler.release>11</maven.compiler.release>
<!-- Versions -->
<version.cdi>2.0.2</version.cdi>
<version.jandex>2.3.0.Final</version.jandex>
<version.jandex>2.3.1.Final</version.jandex>
<version.junit5>5.7.2</version.junit5>
<version.maven>3.8.1</version.maven>
<version.assertj>3.20.2</version.assertj>
Expand Down

0 comments on commit 12e122c

Please sign in to comment.