Skip to content

Commit

Permalink
Bump tomcat-embed-core in /spring-boot-servlet-example
Browse files Browse the repository at this point in the history
Bumps tomcat-embed-core from 8.5.29 to 8.5.40.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2019
1 parent 5ddc6f8 commit c8311fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-servlet-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>8.5.29</version>
<version>8.5.40</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit c8311fd

Please sign in to comment.