This is an automated email from the ASF dual-hosted git repository.
dblevins pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-jakarta.git
The following commit(s) were added to refs/heads/master by this push:
new ab64596 Add <version.xalan>2.7.2</version.xalan>
ab64596 is described below
commit ab645969197bc0fc30ac9a0b3382d3e38abe5f0d
Author: David Blevins <[email protected]>
AuthorDate: Wed Apr 14 13:18:42 2021 -0700
Add <version.xalan>2.7.2</version.xalan>
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 0fac3aa..ecc0b7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,6 +119,7 @@
<version.groovy>2.4.12</version.groovy>
<version.hsqldb>2.3.2</version.hsqldb>
<version.javaee-api>8.0-5</version.javaee-api>
+ <version.xalan>2.7.2</version.xalan>
<xbeanVersion>4.14</xbeanVersion>
<webprofile.work-dir>${project.build.directory}/webprofile-work-dir</webprofile.work-dir>