This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
The following commit(s) were added to refs/heads/master by this push: new b88ad6ef Pick up dependency version from parent POM b88ad6ef is described below commit b88ad6efd6c54f0db083b93949df124ddbc06e2f Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Sep 23 08:33:04 2023 -0400 Pick up dependency version from parent POM --- commons-vfs2-jackrabbit1/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/commons-vfs2-jackrabbit1/pom.xml b/commons-vfs2-jackrabbit1/pom.xml index 4a00e6b5..42e5cdad 100644 --- a/commons-vfs2-jackrabbit1/pom.xml +++ b/commons-vfs2-jackrabbit1/pom.xml @@ -93,7 +93,6 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> - <version>1.7.36</version> <scope>test</scope> </dependency> @@ -107,7 +106,6 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>jcl-over-slf4j</artifactId> - <version>1.7.36</version> <scope>test</scope> </dependency>