From 0d8f21868c0e23963b74181a73af6bea79424afd Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Mon, 15 Oct 2012 13:19:03 +0200 Subject: SONAR-3876 Backslash characters are duplicated on PostgreSQL 9.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 3b26e406fc6..c3b410ecbd0 100644 --- a/pom.xml +++ b/pom.xml @@ -803,8 +803,8 @@ postgresql postgresql - - 9.0-801.jdbc3 + + 9.1-901.jdbc3 net.sourceforge.jtds -- cgit v1.2.3