Skip to content

Commit

Permalink
Bump tomcat.version from 10.0.2 to 10.0.5
Browse files Browse the repository at this point in the history
Bumps `tomcat.version` from 10.0.2 to 10.0.5.

Updates `tomcat-embed-core` from 10.0.2 to 10.0.5

Updates `tomcat-embed-jasper` from 10.0.2 to 10.0.5

Updates `tomcat-catalina` from 10.0.2 to 10.0.5

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 11, 2021
1 parent 0987792 commit 31397e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environments/servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<properties>
<jsf.version>3.0.0</jsf.version>
<tomcat.version>10.0.2</tomcat.version>
<tomcat.version>10.0.5</tomcat.version>
<jetty.version>9.4.35.v20201120</jetty.version>
<jetty9.asm.version>7.0</jetty9.asm.version>
<websockets.api>2.0.0</websockets.api>
Expand Down
2 changes: 1 addition & 1 deletion probe/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<properties>
<json.version>1.1.4</json.version>
<json.path.version>2.5.0</json.path.version>
<tomcat.version>10.0.2</tomcat.version>
<tomcat.version>10.0.5</tomcat.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 31397e9

Please sign in to comment.