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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 211b5ede266dbcd6a2850d6ddc05bfdc3243d4bc
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Mon Aug 1 09:15:00 2022 +0200

    Upgrading greenmail and docker-maven-plugin
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6c49eeff0d..51098c72d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1149,7 +1149,7 @@ under the License.
       <dependency>
         <groupId>com.icegreen</groupId>
         <artifactId>greenmail</artifactId>
-        <version>1.6.8</version>
+        <version>1.6.10</version>
         <exclusions>
           <exclusion>
             <groupId>junit</groupId>
@@ -1916,7 +1916,7 @@ under the License.
         <plugin>
           <groupId>io.fabric8</groupId>
           <artifactId>docker-maven-plugin</artifactId>
-          <version>0.40.1</version>
+          <version>0.40.2</version>
         </plugin>
 
         <plugin>

Reply via email to