Skip to content

Commit

Permalink
Merge pull request #7490 from loicmathieu/fix/remove-context-propagation
Browse files Browse the repository at this point in the history
Remove unneeded context propagation library
  • Loading branch information
cescoffier authored Feb 29, 2020
2 parents 8424744 + 8b384e0 commit 34edfbd
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 34edfbd

Please sign in to comment.