diff options
author | 2017-05-02 15:21:11 +0000 | |
---|---|---|
committer | 2017-05-02 15:23:39 +0000 | |
commit | d7442d6613d566f220c1876e1094598feffd5ea8 (patch) | |
tree | a3271edf7143ea18cd177d21ac7bcf87156bdcad /rootpom | |
parent | ff5caca08a31cb0152b1eaf74a774aca67501975 (diff) |
[SDNC-8] summary
Upadted dependencies
Change-Id: I431b34177c4b4e76744ef3b305c3998a1a57b8ca
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
Diffstat (limited to 'rootpom')
-rwxr-xr-x | rootpom/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rootpom/pom.xml b/rootpom/pom.xml index 122f805..aab4161 100755 --- a/rootpom/pom.xml +++ b/rootpom/pom.xml @@ -150,6 +150,7 @@ <mysql.connector.version>5.1.39</mysql.connector.version> <h2database.version>1.4.186</h2database.version> + <tomcat-jdbc.version>8.5.14</tomcat-jdbc.version> </properties> <modelVersion>4.0.0</modelVersion> |