Revision 50577
Added by Claudio Atzori almost 7 years ago
modules/dnet-parent/trunk/pom.xml | ||
---|---|---|
198 | 198 |
<saxon.version>9.1.0.8</saxon.version> |
199 | 199 |
<ehcache.version>2.10.3</ehcache.version> |
200 | 200 |
<jackson.version>2.6.6</jackson.version> |
201 |
<postgres.jdbc.version>42.2.1</postgres.jdbc.version>
|
|
201 |
<postgres.jdbc.version>42.1.4</postgres.jdbc.version>
|
|
202 | 202 |
<!-- apache commons properties --> |
203 | 203 |
<commons.lang.version>2.6</commons.lang.version> |
204 | 204 |
<commons.io.version>2.4</commons.io.version> |
Also available in: Unified diff
trying to avoid 'No suitable driver found' error with postgresql driver version 42.1.4