Skip to content

Commit

Permalink
awaitility must be only test dependency (#10765)
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <olamy@apache.org>
  • Loading branch information
olamy committed Oct 21, 2023
1 parent 2aba411 commit 2940528
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions jetty-core/jetty-deploy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
</properties>

<dependencies>
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-jmx</artifactId>
Expand Down

0 comments on commit 2940528

Please sign in to comment.