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-crypto.git


The following commit(s) were added to refs/heads/master by this push:
     new 4d43a31c Pick up plugin version from parent POM
4d43a31c is described below

commit 4d43a31c151be283d493c2daab3a94e69df7e1b9
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri May 24 23:24:00 2024 -0400

    Pick up plugin version from parent POM
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 02994833..353f8148 100644
--- a/pom.xml
+++ b/pom.xml
@@ -261,8 +261,7 @@ The following provides more details on the included 
cryptographic software:
           <!-- Hook the benchmarks to the test phase -->
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
-            <artifactId>exec-maven-plugin</artifactId>
-            <version>3.2.0</version>
+            <artifactId>maven-plugin</artifactId>
             <executions>
               <execution>
                 <id>benchmark</id>

Reply via email to