This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch DOXIA-717 in repository https://gitbox.apache.org/repos/asf/maven-doxia.git
from 13ca11a8 [DOXIA-717] Upgrade to org.codehaus.plexus:plexus-testing 1.3.0 add a8a8f2a4 (doc) Adjust dependabot config add e43b2001 [DOXIA-716] Update and unify XMLReader creation and configuration add 87e8ba0e [DOXIA-719] Properly manage Commons IO/Lang 3 new a33b2fb0 Merge branch 'DOXIA-717' The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .github/dependabot.yml | 24 +---- doxia-core/pom.xml | 5 +- .../maven/doxia/parser/AbstractXmlParser.java | 6 +- .../org/apache/maven/doxia/util/XmlValidator.java | 117 +++++++++------------ .../apache/maven/doxia/util/XmlValidatorTest.java | 3 + .../maven/doxia/xsd/AbstractXmlValidator.java | 23 ++-- doxia-modules/doxia-module-apt/pom.xml | 8 +- doxia-modules/doxia-module-fml/pom.xml | 8 ++ doxia-modules/doxia-module-markdown/pom.xml | 8 ++ doxia-modules/doxia-module-xdoc/pom.xml | 8 ++ doxia-modules/doxia-module-xhtml5/pom.xml | 9 ++ pom.xml | 10 ++ 12 files changed, 129 insertions(+), 100 deletions(-)