Skip to content

Commit

Permalink
Make c3p0 and HarikiCP dependency as provided scope #306
Browse files Browse the repository at this point in the history
  • Loading branch information
zemian committed Apr 1, 2019
1 parent f57d405 commit 3272083
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quartz-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>${hikaricp.version}</version>
<scope>provided</scope>
</dependency>

<dependency>
Expand Down

0 comments on commit 3272083

Please sign in to comment.