Skip to content

Commit

Permalink
Merge pull request #4449 from kabir/pr-dep-checker-fix
Browse files Browse the repository at this point in the history
Remove cruft from #4446
  • Loading branch information
kabir authored Jan 7, 2021
2 parents a78f781 + c1c9687 commit dc9f509
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
12 changes: 0 additions & 12 deletions core-feature-pack/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -823,18 +823,6 @@
<artifactId>xercesImpl</artifactId>
</dependency>

<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-reactive-datasource</artifactId>
<version>1.5.0.Final</version>
<exclusions>
<exclusion>
<groupId>*</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>

</dependencies>

<build>
Expand Down
2 changes: 0 additions & 2 deletions temp.txt

This file was deleted.

0 comments on commit dc9f509

Please sign in to comment.