Update dependency org.apache.tomcat.embed:tomcat-embed-core to v8.5.43

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

View File

@ -30,7 +30,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>8.5.42</version>
<version>8.5.43</version>
<type>jar</type>
<scope>provided</scope>
</dependency>