You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by ju...@apache.org on 2020/04/09 20:38:01 UTC

[jspwiki] 01/04: Update tomcat to 9.0.34

This is an automated email from the ASF dual-hosted git repository.

juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git

commit 1fbd3648c02a42bf3c2f7386a98d2b24e38c9f2d
Author: juanpablo <ju...@apache.org>
AuthorDate: Thu Apr 9 22:36:02 2020 +0200

    Update tomcat to 9.0.34
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1b4fcf4..80ef327 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
     <slf4j.version>1.7.30</slf4j.version>
     <stripes.version>1.7.0-async-beta</stripes.version>
     <tika.version>1.24</tika.version>
-    <tomcat.version>9.0.33</tomcat.version>
+    <tomcat.version>9.0.34</tomcat.version>
     <wro4j.version>1.8.0</wro4j.version>
     <xmlrpc.version>2.0.1</xmlrpc.version>