This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git
The following commit(s) were added to refs/heads/master by this push:
new a976b064f Add xalan bundles in the next release cycle
a976b064f is described below
commit a976b064fead21836e8f2379f3c77cbee8991ef5
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Aug 21 10:58:13 2023 +0200
Add xalan bundles in the next release cycle
---
pom.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/pom.xml b/pom.xml
index 299172081..dfff528bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,6 +147,8 @@
<module>spring-webmvc-5.3.29</module>
<module>spring-websocket-5.3.29</module>
<module>jedis-4.4.1</module>
+ <module>xalan-2.7.3</module>
+ <module>xalan-serializer-2.7.3</module>
</modules>
</project>