Upgrade tomcat to clear security issues
[policy/engine.git] / packages / base / pom.xml
index 8a809fe..56ff5f5 100755 (executable)
                                                                <artifactItem>
                                                                        <groupId>org.apache.tomcat</groupId>
                                                                        <artifactId>tomcat</artifactId>
-                                                                       <version>8.0.50</version>
+                                                                       <version>8.0.53</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.0.50.tar.gz</destFileName>
+                                                                       <destFileName>apache-tomcat-8.0.53.tar.gz</destFileName>
                                                                </artifactItem>
                                                        </artifactItems>
                                                </configuration>