Skip to content

Commit ec2a5c8

Browse files
committed
Switch to Tomcat 9.0.104 dependencies
This is the last (maintained) version still compatible with Java 8. Compare with https://tomcat.apache.org/whichversion.html. This closes #807
1 parent 877de8e commit ec2a5c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0.27</tomcat.el.version>
27+
<tomcat.el.version>9.0.104</tomcat.el.version>
2828
<oak.testing.version>1.48.0</oak.testing.version><!-- ITs require a newer version of Oak otherwise it won't work with Java 11 and certain classes for running the IT are not available -->
2929
</properties>
3030

0 commit comments

Comments
 (0)