Mercurial > dive4elements > river
comparison flys-backend/pom.xml @ 1228:a964636a0be3
Bumped Apache DBCP up to 1.4
flys-backend/trunk@2430 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Sun, 31 Jul 2011 18:46:14 +0000 |
parents | 2b57edd94735 |
children | e2deda3b77a7 |
comparison
equal
deleted
inserted
replaced
1227:cdb35d96ca09 | 1228:a964636a0be3 |
---|---|
68 <version>1.2.14</version> | 68 <version>1.2.14</version> |
69 </dependency> | 69 </dependency> |
70 <dependency> | 70 <dependency> |
71 <groupId>commons-dbcp</groupId> | 71 <groupId>commons-dbcp</groupId> |
72 <artifactId>commons-dbcp</artifactId> | 72 <artifactId>commons-dbcp</artifactId> |
73 <version>1.2.2</version> | 73 <version>1.4</version> |
74 </dependency> | 74 </dependency> |
75 <dependency> | 75 <dependency> |
76 <groupId>postgresql</groupId> | 76 <groupId>postgresql</groupId> |
77 <artifactId>postgresql</artifactId> | 77 <artifactId>postgresql</artifactId> |
78 <version>8.4-702.jdbc4</version> | 78 <version>8.4-702.jdbc4</version> |