Skip to content

Commit

Permalink
Merge pull request #288 from cesarhernandezgt/tomee-8.0.x-TT.x-patch
Browse files Browse the repository at this point in the history
Upgrade to Tomcat 9.0.87
  • Loading branch information
cesarhernandezgt authored Apr 1, 2024
2 parents 7726470 + 340931e commit 9145c23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
<version.geronimo-javamail_1.6_spec>1.0.1</version.geronimo-javamail_1.6_spec>

<!-- Jakarta EE Impl. -->
<tomcat.version>9.0.86</tomcat.version>
<tomcat.version>9.0.87</tomcat.version>
<!-- com.sun -->
<version.impl.saaj>1.5.3</version.impl.saaj>
<!-- org.apache -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=== Changes in TomEE EAP 8.0.16-TT.3
* Update jose4j 0.9.6 to mitigate CVE-2023-51775
* Upgrade to Tomcat 9.0.86
* Upgrade to Tomcat 9.0.87 to mitigate CVE-2024-23672 and CVE-2024-24549

=== Changes in TomEE EAP 8.0.16-TT.2
* Update to Tomcat 9.0.83 to mitigate CVE-2023-42795
Expand Down

0 comments on commit 9145c23

Please sign in to comment.