Update dependency org.apache.tomcat:tomcat-catalina to v8.5.43

This commit is contained in:
Renovate Bot 2019-07-09 15:53:24 +00:00
parent 9e95c8a10c
commit 505160b15e
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-catalina</artifactId>
<version>8.0.1</version>
<version>8.5.43</version>
<type>jar</type>
<scope>provided</scope>
<exclusions>

View File

@ -37,7 +37,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-catalina</artifactId>
<version>8.5.34</version>
<version>8.5.43</version>
<type>jar</type>
<scope>provided</scope>
<exclusions>