Mercurial > dive4elements > framework
comparison artifact-database/pom.xml @ 537:a3397b6aab0a
Upgrade PostgreSQL dependency to same version as river-backend.
author | "Tom Gottfried <tom@intevation.de>" |
---|---|
date | Tue, 16 Dec 2014 17:39:57 +0100 |
parents | c5a91bcf9e53 |
children | 8bf00b8266fe |
comparison
equal
deleted
inserted
replaced
536:9f8a3e59ca02 | 537:a3397b6aab0a |
---|---|
75 <version>1.3.158</version> | 75 <version>1.3.158</version> |
76 </dependency> | 76 </dependency> |
77 <dependency> | 77 <dependency> |
78 <groupId>postgresql</groupId> | 78 <groupId>postgresql</groupId> |
79 <artifactId>postgresql</artifactId> | 79 <artifactId>postgresql</artifactId> |
80 <version>8.4-702.jdbc4</version> | 80 <version>9.1-901-1.jdbc4</version> |
81 </dependency> | 81 </dependency> |
82 <dependency> | 82 <dependency> |
83 <groupId>commons-dbcp</groupId> | 83 <groupId>commons-dbcp</groupId> |
84 <artifactId>commons-dbcp</artifactId> | 84 <artifactId>commons-dbcp</artifactId> |
85 <version>1.4</version> | 85 <version>1.4</version> |