Upgrade tomcat to resolve security issue 21/40521/1
authorPamela Dragosh <pdragosh@research.att.com>
Mon, 2 Apr 2018 13:51:03 +0000 (09:51 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Mon, 2 Apr 2018 13:51:22 +0000 (09:51 -0400)
Tomcat resulted in 30+ CLM errors level 7-8.

Issue-ID: POLICY-507
Change-Id: If055426a9b3fd464063fb84f8105f35213e2701a
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
packages/base/pom.xml

index 3b753b2..a08307d 100755 (executable)
                                                                <artifactItem>
                                                                        <groupId>org.apache.tomcat</groupId>
                                                                        <artifactId>tomcat</artifactId>
-                                                                       <version>8.0.23</version>
+                                                                       <version>8.0.50</version>
                                                                        <type>tar.gz</type>
-                                                                       <destFileName>apache-tomcat-8.0.23.tar.gz</destFileName>
+                                                                       <destFileName>apache-tomcat-8.0.50.tar.gz</destFileName>
                                                                </artifactItem>
                                                        </artifactItems>
                                                </configuration>