Skip to content

Commit

Permalink
Merge pull request #281 from cesarhernandezgt/tomee-1.7.x-TT.x-releas…
Browse files Browse the repository at this point in the history
…e-patch

Updated to Tomcat 7.0.109-TT.10
  • Loading branch information
cesarhernandezgt committed Dec 6, 2023
2 parents ee7a539 + 8f96cc1 commit 88c47d7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/cdi-event-realm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<openejb.version>4.7.6-TT.38</openejb.version>
<tomee.version>1.7.6-TT.38</tomee.version>
<tomcat.version>7.0.104</tomcat.version>
<tomcat.version>7.0.109-TT.10</tomcat.version>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@

<jaxb.version>2.2.7</jaxb.version>

<tomcat.version>7.0.109-TT.9</tomcat.version>
<tomcat.version>7.0.109-TT.10</tomcat.version>

<cxf.version>2.6.17-TT.9</cxf.version>
<!--2.6.4 requires wss4j 1.6.8-->
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
= TomEE EAP 1.7.6-TT.38
= TomEE EAP 1.7.6-TT.39

=== Changes in TomEE EAP 1.7.6-TT.39
* Updated to Tomcat 7.0.109-TT.10 to mitigate CVE-2023-45648, CVE-2023-42795, CVE-2023-46589

=== Changes in TomEE EAP 1.7.6-TT.38
* Updated to ActiveMQ 5.14.6-TT.3 to mitigate CVE-2023-46604
Expand Down

0 comments on commit 88c47d7

Please sign in to comment.