Skip to content

Commit

Permalink
Remove unneeded context propagation library
Browse files Browse the repository at this point in the history
Thanks to #7438 this is no longer needed
  • Loading branch information
loicmathieu committed Feb 28, 2020
1 parent 578aade commit 8b384e0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions integration-tests/mongodb-panache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy-mutiny</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-smallrye-context-propagation</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-mongodb-panache</artifactId>
Expand Down

0 comments on commit 8b384e0

Please sign in to comment.