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