Skip to content

Commit 83a2b7c

Browse files
committed
Upgrade to Tomcat EL 10.1.55
This prevents false positives for CVE-2026-41284(7.5) and CVE-2026-42498(7.3)
1 parent 9c43755 commit 83a2b7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

accesscontroltool-bundle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<description>The OSGi bundle containing all classes of the Access Control Tool.</description>
2525

2626
<properties>
27-
<tomcat.el.version>10.1.54</tomcat.el.version>
27+
<tomcat.el.version>10.1.55</tomcat.el.version>
2828
<oak.testing.version>1.74.0</oak.testing.version><!-- ITs require a newer version of Oak otherwise it won't work with Java 23+ (https://issues.apache.org/jira/browse/OAK-11199) and certain classes for running the IT are not available -->
2929
</properties>
3030

0 commit comments

Comments
 (0)