Merge pull request #327 from apereo/renovate/org.apache.tomcat-tomcat-catalina-8.x

Update dependency org.apache.tomcat:tomcat-catalina to v8.5.43
This commit is contained in:
Misagh Moayyed 2019-07-18 09:42:37 +04:30 committed by GitHub
commit 764d2220d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>