You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2017/03/10 07:11:04 UTC

[jira] [Created] (SLING-6631) upgrade Sling Datasource extension to latest Tomcat JDBC

Julian Reschke created SLING-6631:
-------------------------------------

             Summary: upgrade Sling Datasource extension to latest Tomcat JDBC
                 Key: SLING-6631
                 URL: https://issues.apache.org/jira/browse/SLING-6631
             Project: Sling
          Issue Type: Task
          Components: Extensions
            Reporter: Julian Reschke


{noformat}
Index: pom.xml
===================================================================
--- pom.xml     (Revision 1786291)
+++ pom.xml     (Arbeitskopie)
@@ -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>
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)