Skip to content

Commit 9538c27

Browse files
committed
Upgrade to commons-dbcp2 2.6.0
1 parent bf1b28d commit 9538c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
<dependency>
228228
<groupId>org.apache.commons</groupId>
229229
<artifactId>commons-dbcp2</artifactId>
230-
<version>2.5.0</version>
230+
<version>2.6.0</version>
231231
<scope>test</scope>
232232
</dependency>
233233
<dependency>

0 commit comments

Comments
 (0)