Skip to content

Commit

Permalink
Merge pull request #4405 from Hack23/renovate/org.jboss-jandex-2.x
Browse files Browse the repository at this point in the history
Update dependency org.jboss:jandex to v2.4.3.Final
  • Loading branch information
pethers authored Jun 28, 2022
2 parents 478dd71 + bcc69fe commit f92646f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jandex</artifactId>
<version>2.4.2.Final</version>
<version>2.4.3.Final</version>
</dependency>
<dependency>
<groupId>org.hibernate.validator</groupId>
Expand Down
2 changes: 1 addition & 1 deletion service.data.impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -866,7 +866,7 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jandex</artifactId>
<version>2.4.2.Final</version>
<version>2.4.3.Final</version>
</dependency>
<dependency>
<groupId>org.jboss.logging</groupId>
Expand Down
2 changes: 1 addition & 1 deletion testfoundation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jandex</artifactId>
<version>2.4.2.Final</version>
<version>2.4.3.Final</version>
</dependency>
<dependency>
<groupId>org.jboss.logging</groupId>
Expand Down

0 comments on commit f92646f

Please sign in to comment.