[
https://issues.apache.org/jira/browse/SLING-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu resolved SLING-6631.
------------------------------------
Resolution: Fixed
Assignee: Robert Munteanu
Applied in [r1786324|https://svn.apache.org/r1786324], thanks for the patch!
> 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
> Assignee: Robert Munteanu
> Priority: Minor
>
> {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)