You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:24:18 UTC

[sling-org-apache-sling-datasource] 34/35: SLING-6631 - upgrade Sling Datasource extension to latest Tomcat JDBC

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-datasource.git

commit e906f51bc76584619d4efe3a391d7be0d50b57e7
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Mar 10 11:02:56 2017 +0000

    SLING-6631 - upgrade Sling Datasource extension to latest Tomcat JDBC
    
    Submitted-By: Julian Reschke
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1786324 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 94845ba..0f91345 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
     <dependency>
       <groupId>org.apache.tomcat</groupId>
       <artifactId>tomcat-jdbc</artifactId>
-      <version>7.0.72</version>
+      <version>7.0.75</version>
       <exclusions>
         <exclusion>
           <groupId>org.apache.tomcat</groupId>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.