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

rcordier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 5dff8cf59b80f0b18be98aa9a9b0b2de569d67b4
Author: Tung Tran <[email protected]>
AuthorDate: Wed Jul 19 11:33:18 2023 +0700

    [UPGRADE] - Maven org.scalatest:scalatest-maven-plugin 2.0.2 -> 2.2.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6d653b96f1..0cd6faa6d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3040,7 +3040,7 @@
                 <plugin>
                     <groupId>org.scalatest</groupId>
                     <artifactId>scalatest-maven-plugin</artifactId>
-                    <version>2.0.2</version>
+                    <version>2.2.0</version>
                     <configuration>
                         
<reportsDirectory>${project.build.directory}/surefire-reports</reportsDirectory>
                         <junitxml>.</junitxml>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to