This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch f4 in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git
commit 58782c3acf732bb62ba0896285a7b390a9485010 Author: Elliotte Rusty Harold <elh...@ibiblio.org> AuthorDate: Wed Sep 2 10:26:56 2020 -0400 revert jaxen --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index b46adf4..c6b23b0 100644 --- a/pom.xml +++ b/pom.xml @@ -203,7 +203,6 @@ under the License. <groupId>jaxen</groupId> <artifactId>jaxen</artifactId> <version>1.2.0</version> - <scope>runtime</scope> </dependency> <dependency>