Skip to content

Commit

Permalink
Bump tomcat.version from 9.0.89 to 9.0.90 (#12145)
Browse files Browse the repository at this point in the history
* Bump tomcat.version from 9.0.89 to 9.0.90

Bumps `tomcat.version` from 9.0.89 to 9.0.90.

Updates `org.apache.tomcat.embed:tomcat-embed-core` from 9.0.89 to 9.0.90

Updates `org.apache.tomcat.embed:tomcat-embed-jasper` from 9.0.89 to 9.0.90

Updates `org.apache.tomcat.embed:tomcat-embed-el` from 9.0.89 to 9.0.90

Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 9.0.89 to 9.0.90

---
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.embed:tomcat-embed-jasper
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.tomcat.embed:tomcat-embed-el
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update pom.xml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Melloware <mellowaredev@gmail.com>
  • Loading branch information
dependabot[bot] and melloware committed Jun 19, 2024
1 parent a3c060f commit b6dfdb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion primefaces-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<lombok.version>1.18.32</lombok.version>
<myfaces.version>2.3.10</myfaces.version>
<myfaces-next.version>2.3-next-M8</myfaces-next.version>
<tomcat.version>9.0.89</tomcat.version>
<tomcat.version>9.0.90</tomcat.version>
<resteasy.version>5.0.9.Final</resteasy.version>
<owb.version>2.0.27</owb.version>
<jetty.version>9.4.54.v20240208</jetty.version>
Expand Down

0 comments on commit b6dfdb0

Please sign in to comment.