X4O: Replaced java EL dep of driver with local code
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 12s

This commit is contained in:
Willem Cazander 2026-04-20 16:52:14 +02:00
parent bc4b3a272c
commit 7ce5c2fc91
26 changed files with 86 additions and 608 deletions

View file

@ -189,11 +189,6 @@
<artifactId>commonmark</artifactId>
<version>0.22.0</version>
</dependency>
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-jasper-el</artifactId>
<version>11.0.20</version>
</dependency>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>