[
https://issues.apache.org/jira/browse/SLING-7799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu resolved SLING-7799.
------------------------------------
Resolution: Fixed
Fixed with [sling-org-apache-sling-datasource commit
30a1fc2|https://github.com/apache/sling-org-apache-sling-datasource/commit/30a1fc2]
.
[~reschke] - do you know if there is a stringent need to a release with an
updated Tomcat version? BTW, a PR would probably mean a quicker fix of the
issue ;-)
> upgrade Sling Datasource extension to latest Tomcat JDBC
> --------------------------------------------------------
>
> Key: SLING-7799
> URL: https://issues.apache.org/jira/browse/SLING-7799
> Project: Sling
> Issue Type: Task
> Components: Extensions
> Reporter: Julian Reschke
> Assignee: Robert Munteanu
> Priority: Minor
> Fix For: DataSource Provider 1.0.4
>
>
> {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.90</version>
> <exclusions>
> <exclusion>
> <groupId>org.apache.tomcat</groupId>
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)