Skip to content

Commit

Permalink
Merge pull request quarkusio#14409 from famod/fix-build-warning
Browse files Browse the repository at this point in the history
Fix jboss-jaxrs-api_2.1_spec build warning
  • Loading branch information
geoand authored Jan 20, 2021
2 parents 500af4d + ddbc732 commit 7f538c4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions extensions/smallrye-opentracing/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,6 @@
<artifactId>svm</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.jboss.spec.javax.ws.rs</groupId>
<artifactId>jboss-jaxrs-api_2.1_spec</artifactId>
<scope>provided</scope>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 7f538c4

Please sign in to comment.