Hi Francis, On Thu, Jun 8, 2023 at 12:05 AM Francis Laverdiere <[email protected]> wrote:
If we use XalanJ 2.7.3, maven dependencies as following with maven pom.xml file,
<dependencies>
...
<dependency>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
<version>2.7.3</version>
</dependency>
<dependency>
<groupId>xalan</groupId>
<artifactId>serializer</artifactId>
<version>2.7.3</version>
</dependency>
...
</dependencies>
Then that works fine, I believe.
--
Regards,
Mukul Gandhi
