Skip to content

Commit

Permalink
Merge pull request #280 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.83
  • Loading branch information
cesarhernandezgt committed Dec 5, 2023
2 parents 8804385 + 9cd4a0c commit 6267cfb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 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.82</tomcat.version>
<tomcat.version>9.0.83</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
@@ -1,7 +1,9 @@
= TomEE EAP 8.0.16-TT.1
= TomEE EAP 8.0.16-TT.2

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

=== Changes in TomEE EAP 8.0.16-TT.1
* Update to ActiveMQ 5.16.7-TT.1 to mitigate CVE-2023-46604

=== Changes in TomEE EAP 8.0.15-TT.5
Expand Down

0 comments on commit 6267cfb

Please sign in to comment.