Skip to content

Commit

Permalink
Remove dependency on helidon-fault-tolerance
Browse files Browse the repository at this point in the history
  • Loading branch information
barchetta committed Nov 5, 2024
1 parent 09418bb commit 799b04b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/webserver/concurrency-limits/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@
<groupId>io.helidon.config</groupId>
<artifactId>helidon-config-yaml</artifactId>
</dependency>
<dependency>
<groupId>io.helidon.fault-tolerance</groupId>
<artifactId>helidon-fault-tolerance</artifactId>
</dependency>
<dependency>
<groupId>io.helidon.logging</groupId>
<artifactId>helidon-logging-jul</artifactId>
Expand Down

0 comments on commit 799b04b

Please sign in to comment.