Skip to content

Commit

Permalink
Bump tomcat-embed-core from 9.0.37 to 9.0.45 in /samples/app (#1546)
Browse files Browse the repository at this point in the history
* Bump tomcat-embed-core from 9.0.37 to 9.0.41 in /samples/app

Bumps tomcat-embed-core from 9.0.37 to 9.0.41.

Signed-off-by: dependabot[bot] <[email protected]>

* Update pom.xml

* Update pom.xml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Markus Strehle <[email protected]>
  • Loading branch information
dependabot[bot] and strehle authored Apr 16, 2021
1 parent 7a798c7 commit 8b1f10f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>9.0.37</version>
<version>9.0.45</version>
<scope>provided</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 8b1f10f

Please sign in to comment.