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/19 14:41:04 UTC

[myfaces] branch 2.2.x updated: update manifest for updated commons digester v2.1 import

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 0fd00371c update manifest for updated commons digester v2.1 import
0fd00371c is described below

commit 0fd00371cbe44b5b774aec35943ba00c37dbbf76
Author: Volodymyr Siedlecki <vo...@gmail.com>
AuthorDate: Mon Jun 19 10:39:49 2023 -0400

    update manifest for updated commons digester v2.1 import
---
 impl/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/impl/pom.xml b/impl/pom.xml
index 8a73daa75..43f11c5a6 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -767,7 +767,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,