Skip to content

Commit 526597f

Browse files
committed
Change scope to test for connection pool
1 parent b4bee5b commit 526597f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@
172172
<groupId>com.zaxxer</groupId>
173173
<artifactId>HikariCP</artifactId>
174174
<version>2.4.7</version>
175+
<scope>test</scope>
175176
</dependency>
176177
<dependency>
177178
<groupId>org.postgresql</groupId>

0 commit comments

Comments
 (0)