Skip to content

Commit

Permalink
Merge pull request #322 from cesarhernandezgt/tomee-7.1.x-TT.x-patch
Browse files Browse the repository at this point in the history
Update to Tomcat 8.5.100-TT.4 to mitigate CVE-2024-52316 and releas notes
  • Loading branch information
cesarhernandezgt authored Nov 25, 2024
2 parents f25984e + b92a1e5 commit 8bf568b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<version.shrinkwrap.descriptor>2.0.0</version.shrinkwrap.descriptor>
<version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>

<tomcat.version>8.5.100-TT.3</tomcat.version>
<tomcat.version>8.5.100-TT.4</tomcat.version>

<cxf.version>3.1.19-TT.10</cxf.version>
<version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
= TomEE EAP 7.1.5-TT.28

=== Changes in TomEE EAP 7.1.5-TT.28
Update Geronimo Javamail to mitigate CVE-2024-21742
* Update Geronimo Javamail to mitigate CVE-2024-21742
* Update to Tomcat 8.5.100-TT.4 to mitigate CVE-2024-52316


=== Changes in TomEE EAP 7.1.5-TT.27
Expand Down

0 comments on commit 8bf568b

Please sign in to comment.