This is an automated email from the ASF dual-hosted git repository.
jgallimore pushed a commit to branch tomee-7.0.x
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/tomee-7.0.x by this push:
new 1adc6a3 TOMEE-2510 update Tomcat to 8.5.40
1adc6a3 is described below
commit 1adc6a317d8f224ed79233ee732888527e024a32
Author: Jonathan Gallimore <[email protected]>
AuthorDate: Mon Apr 15 11:17:36 2019 +0100
TOMEE-2510 update Tomcat to 8.5.40
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index b593d1d..3f57123 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
<version.shrinkwrap.descriptor>2.0.0</version.shrinkwrap.descriptor>
<version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>
- <tomcat.version>8.5.39</tomcat.version>
+ <tomcat.version>8.5.40</tomcat.version>
<cxf.version>3.1.17</cxf.version>
<version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>
@@ -1791,4 +1791,4 @@
-->
</plugins>
</reporting>
-</project>
\ No newline at end of file
+</project>