Skip to content

Commit

Permalink
Remove duplicated jctools in BOM
Browse files Browse the repository at this point in the history
- This reverts the jctools declaration in the quarkus-bom introduced in 4477355
  • Loading branch information
gastaldi committed Jun 26, 2024
1 parent e35f2fb commit 397fef9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -376,11 +376,6 @@
<artifactId>opensearch-testcontainers</artifactId>
<version>${opensearch-testcontainers.version}</version>
</dependency>
<dependency>
<groupId>org.jctools</groupId>
<artifactId>jctools-core</artifactId>
<version>${jctools-core.version}</version>
</dependency>
<!-- OpenTelemetry components, imported as a BOM -->
<dependency>
<groupId>io.opentelemetry</groupId>
Expand Down

0 comments on commit 397fef9

Please sign in to comment.