Skip to content

Commit

Permalink
fix maven dependency issue
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasMLK committed Sep 1, 2023
1 parent f58c52f commit a12a927
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -974,10 +974,6 @@
<artifactId>tuweni-units</artifactId>
<groupId>org.apache.tuweni</groupId>
</exclusion>
<exclusion>
<artifactId>reactive-streams</artifactId>
<groupId>org.reactivestreams</groupId>
</exclusion>
</exclusions>
</dependency>

Expand Down

0 comments on commit a12a927

Please sign in to comment.