Skip to content

Commit

Permalink
Merge pull request #1239 from smallrye/dependabot/maven/org.jboss-jan…
Browse files Browse the repository at this point in the history
…dex-2.4.2.Final

Bump jandex from 2.4.1.Final to 2.4.2.Final
  • Loading branch information
phillip-kruger authored Jan 7, 2022
2 parents 960c530 + f214e62 commit 2c48d04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion power-annotations/scanner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jandex</artifactId>
<version>2.4.1.Final</version>
<version>2.4.2.Final</version>
</dependency>
<dependency>
<groupId>io.smallrye</groupId>
Expand Down
2 changes: 1 addition & 1 deletion power-annotations/tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jandex</artifactId>
<version>2.4.1.Final</version>
<version>2.4.2.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2c48d04

Please sign in to comment.