dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #26894
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 13317: Upgraded postgres jdbc version again
------------------------------------------------------------
revno: 13317
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2013-12-18 18:59:57 +0100
message:
Upgraded postgres jdbc version again
modified:
dhis-2/pom.xml
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/pom.xml'
--- dhis-2/pom.xml 2013-12-18 17:45:28 +0000
+++ dhis-2/pom.xml 2013-12-18 17:59:57 +0000
@@ -715,7 +715,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
- <version>9.2-1004-jdbc41</version>
+ <version>9.3-1100-jdbc41</version>
</dependency>
<!--Reporting -->
<dependency>