Skip to content

Commit

Permalink
Merge pull request #27 from Moesif/dependabot/maven/spring-boot-servl…
Browse files Browse the repository at this point in the history
…et-example/org.apache.tomcat.embed-tomcat-embed-core-8.5.40

Bump tomcat-embed-core from 8.5.29 to 8.5.40 in /spring-boot-servlet-example
matthewoates authored Nov 18, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 5ddc6f8 + c8311fd commit 07103db
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
@@ -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>

0 comments on commit 07103db

Please sign in to comment.