This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch deps in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
commit 3cdf81a2c4f0602f92558107501484b3ea5733b1 Author: Elliotte Harold <[email protected]> AuthorDate: Sat Nov 21 07:55:40 2020 -0500 update shared utils --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ce41830..c113feb 100644 --- a/pom.xml +++ b/pom.xml @@ -209,7 +209,7 @@ under the License. <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-utils</artifactId> - <version>3.2.1</version> + <version>3.3.3</version> </dependency> <!-- plexus -->
