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

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-filtering.git

commit 4bc4dd0588f0db0949a222713fa3b26e4c98eddc
Author: Guillaume Nodet <gno...@gmail.com>
AuthorDate: Wed Jun 26 09:55:15 2024 +0200

    Upgrade to maven-plugin-testing 4.0.0-beta-1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9a573f1..f9df46e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
 
     <hamcrestVersion>2.2</hamcrestVersion>
     <junitVersion>5.10.1</junitVersion>
-    
<mavenPluginTestingVersion>4.0.0-alpha-3-SNAPSHOT</mavenPluginTestingVersion>
+    <mavenPluginTestingVersion>4.0.0-beta-1</mavenPluginTestingVersion>
     <mockitoVersion>5.12.0</mockitoVersion>
     <plexusBuildApiVersion>0.0.7</plexusBuildApiVersion>
     <plexusInterpolationVersion>1.27</plexusInterpolationVersion>

Reply via email to