renovatebot(deps): update dependency org.apache.tomcat.embed:tomcat-embed-core to v8.5.46

This commit is contained in:
Renovate Bot 2019-09-19 21:34:10 +00:00
parent 1fad31d8b0
commit 5f82143b00
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>8.5.45</version>
<version>8.5.46</version>
<type>jar</type>
<scope>provided</scope>
</dependency>