This is an automated email from the ASF dual-hosted git repository.

clebertsuconic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new b8ae6dc  ARTEMIS-3476 Upgrade maven-artifact to 3.8.2
     new cb17b78  This closes #3747
b8ae6dc is described below

commit b8ae6dca3241c3703de3dae70445dfac5ee9b8d8
Author: Domenico Francesco Bruscino <[email protected]>
AuthorDate: Tue Sep 14 10:46:01 2021 +0200

    ARTEMIS-3476 Upgrade maven-artifact to 3.8.2
---
 artemis-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml
index 22fa7d6..0483531 100644
--- a/artemis-maven-plugin/pom.xml
+++ b/artemis-maven-plugin/pom.xml
@@ -40,7 +40,7 @@
       <dependency>
          <groupId>org.apache.maven</groupId>
          <artifactId>maven-artifact</artifactId>
-         <version>3.3.3</version>
+         <version>3.8.2</version>
       </dependency>
       <dependency>
          <groupId>org.apache.maven</groupId>

Reply via email to