Skip to content

Commit

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

Updates `tomcat-embed-core` from 9.0.52 to 9.0.53

Updates `tomcat-jsp-api` from 9.0.52 to 9.0.53

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.tomcat:tomcat-jsp-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and juanpablo-santos committed Sep 27, 2021
1 parent 322b4dd commit 41b20fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<slf4j.version>1.7.32</slf4j.version>
<stripes.version>1.7.0-async-beta</stripes.version>
<tika.version>2.1.0</tika.version>
<tomcat.version>9.0.52</tomcat.version>
<tomcat.version>9.0.53</tomcat.version>
<wro4j.version>1.8.0</wro4j.version>
<xmlrpc.version>2.0.1</xmlrpc.version>

Expand Down

0 comments on commit 41b20fc

Please sign in to comment.