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-logging.git
The following commit(s) were added to refs/heads/master by this push:
new 7f50688 Pick up maven-dependency-plugin version from parent
7f50688 is described below
commit 7f50688adb703be47ba723a030885a815ad2ba64
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 13 16:56:19 2023 -0500
Pick up maven-dependency-plugin version from parent
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e289f29..1a4a691 100644
--- a/pom.xml
+++ b/pom.xml
@@ -426,7 +426,6 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
- <version>3.5.0</version>
<executions>
<execution>
<goals>