Skip to content

Commit a9572ca

Browse files
committed
[pom] Add comment regarding commons-dbcp version 2
1 parent 004a94e commit a9572ca

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
@@ -218,6 +218,7 @@
218218
<version>1.10.19</version>
219219
<scope>test</scope>
220220
</dependency>
221+
<!-- Do not go to 2.x until we are on jdk7 -->
221222
<dependency>
222223
<groupId>commons-dbcp</groupId>
223224
<artifactId>commons-dbcp</artifactId>

0 commit comments

Comments
 (0)