renovatebot(deps): update dependency org.apache.tomcat:tomcat-catalina to v8.5.50 (#403)

This commit is contained in:
renovate[bot] 2019-12-12 12:46:16 +00:00 committed by mergify[bot]
parent 06f3ebc7c2
commit a96a13c630
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@
<dependency> <dependency>
<groupId>org.apache.tomcat</groupId> <groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-catalina</artifactId> <artifactId>tomcat-catalina</artifactId>
<version>8.5.49</version> <version>8.5.50</version>
<type>jar</type> <type>jar</type>
<scope>provided</scope> <scope>provided</scope>
<exclusions> <exclusions>

View File

@ -57,7 +57,7 @@
<dependency> <dependency>
<groupId>org.apache.tomcat</groupId> <groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-catalina</artifactId> <artifactId>tomcat-catalina</artifactId>
<version>8.5.49</version> <version>8.5.50</version>
<type>jar</type> <type>jar</type>
<scope>provided</scope> <scope>provided</scope>
<exclusions> <exclusions>