You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by vo...@apache.org on 2023/06/17 02:40:18 UTC

[myfaces] branch 2.2.x updated: Update import package version for digester

This is an automated email from the ASF dual-hosted git repository.

volosied pushed a commit to branch 2.2.x
in repository https://gitbox.apache.org/repos/asf/myfaces.git


The following commit(s) were added to refs/heads/2.2.x by this push:
     new f7cdd7850 Update import package version for digester
f7cdd7850 is described below

commit f7cdd7850c3aa232ed87cacfdf03d8d30139dd3f
Author: Volodymyr Siedlecki <vo...@gmail.com>
AuthorDate: Fri Jun 16 22:40:09 2023 -0400

    Update import package version for digester
---
 bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bundle/pom.xml b/bundle/pom.xml
index 0620ee024..307bad399 100644
--- a/bundle/pom.xml
+++ b/bundle/pom.xml
@@ -101,7 +101,7 @@
                             org.apache.commons.beanutils;version="[1.8.3, 2.0.0)",
                             org.apache.commons.codec.binary;version="[1.3.0, 2.0.0)",
                             org.apache.commons.collections.map;version="[3.2.0, 4.0.0)",
-                            org.apache.commons.digester;version="[1.8.0, 2.0.0)",
+                            org.apache.commons.digester;version="[1.8.0, 2.1.0]",
                             org.apache.commons.logging;version="[1.1.1, 2.0.0)",
                             org.w3c.dom,
                             org.xml.sax,