]> source.dussan.org Git - sonarqube.git/commitdiff
Upgrade mysql driver from 5.1.35 to 5.1.35
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 29 May 2015 20:50:23 +0000 (22:50 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 29 May 2015 21:23:55 +0000 (23:23 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 2aee714a6755026e641dbc4412fe167a7ab78d2e..824b71dbc3fc8e609cd886540a3b85e4d26f6db2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>mysql</groupId>
         <artifactId>mysql-connector-java</artifactId>
-        <version>5.1.34</version>
+        <version>5.1.35</version>
       </dependency>
       <dependency>
         <groupId>org.postgresql</groupId>