You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/04/18 17:28:17 UTC

[maven-pdf-plugin] branch master updated: Upgrade Maven Plugin Testing Harness to 3.3.0

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0ca94cd  Upgrade Maven Plugin Testing Harness to 3.3.0
0ca94cd is described below

commit 0ca94cdfc1432e1086b997156620ee73a5211eb2
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Mon Apr 18 19:27:01 2022 +0200

    Upgrade Maven Plugin Testing Harness to 3.3.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1abd41d..181aae2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -285,7 +285,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.plugin-testing</groupId>
       <artifactId>maven-plugin-testing-harness</artifactId>
-      <version>3.1.0</version>
+      <version>3.3.0</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>