Change mariadb version 39/45939/1
authorPatrick Brady <pb071s@att.com>
Thu, 3 May 2018 18:01:39 +0000 (11:01 -0700)
committerPatrick Brady <pb071s@att.com>
Thu, 3 May 2018 18:01:43 +0000 (11:01 -0700)
Change-Id: Iaf7e0c5ca697eb197e483d3d7e43bea881c5c7c5
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-876

pom.xml

diff --git a/pom.xml b/pom.xml
index 7daf44e..f43f24d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -437,7 +437,7 @@ limitations under the License.
             <dependency>
                 <groupId>org.mariadb.jdbc</groupId>
                 <artifactId>mariadb-java-client</artifactId>
-                <version>1.2.3</version>
+                <version>2.1.1</version>
             </dependency>
         </dependencies>
     </dependencyManagement>