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
The following commit(s) were added to refs/heads/master by this push:
new 82ff16b Update to tomcat-jdbc 7.0.92
82ff16b is described below
commit 82ff16ba6d07fe2ab70026dad29b38adbac3de8f
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Feb 20 11:28:22 2019 +0100
Update to tomcat-jdbc 7.0.92
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9d38e46..5439585 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-jdbc</artifactId>
- <version>7.0.90</version>
+ <version>7.0.92</version>
<exclusions>
<exclusion>
<groupId>org.apache.tomcat</groupId>