Upgrade tomcat to 9.0.16
[policy/engine.git] / packages / base / pom.xml
index f5b936b..18dc891 100755 (executable)
                                                                <artifactItem>
                                                                        <groupId>org.apache.tomcat</groupId>
                                                                        <artifactId>tomcat</artifactId>
-                                                                       <version>8.5.34</version>
+                                                                       <version>9.0.16</version>
                                                                        <type>tar.gz</type>
                                                                        <!--
                                                                        Please note that if you change this version, you must
                                                                        update the docker-install.sh script to ensure the right
                                                                        file name is installed. 
                                                                         -->
-                                                                       <destFileName>apache-tomcat-8.5.34.tar.gz</destFileName>
+                                                                       <destFileName>apache-tomcat-9.0.16.tar.gz</destFileName>
                                                                </artifactItem>
                                                        </artifactItems>
                                                </configuration>