Update dependency org.apache.tomcat:tomcat-catalina to v8.5.45 (#347)
This commit is contained in:
parent
11a53a6fc2
commit
60a8cb3825
|
|
@ -50,7 +50,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tomcat</groupId>
|
||||
<artifactId>tomcat-catalina</artifactId>
|
||||
<version>8.5.43</version>
|
||||
<version>8.5.45</version>
|
||||
<type>jar</type>
|
||||
<scope>provided</scope>
|
||||
<exclusions>
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tomcat</groupId>
|
||||
<artifactId>tomcat-catalina</artifactId>
|
||||
<version>8.5.43</version>
|
||||
<version>8.5.45</version>
|
||||
<type>jar</type>
|
||||
<scope>provided</scope>
|
||||
<exclusions>
|
||||
|
|
|
|||
Loading…
Reference in New Issue