You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2022/03/23 09:09:44 UTC

[myfaces-tobago] branch tobago-5.x updated: chore: maven-dependency-plugin version

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

lofwyr pushed a commit to branch tobago-5.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/tobago-5.x by this push:
     new ae8815f  chore: maven-dependency-plugin version
ae8815f is described below

commit ae8815fe5c0e621b2e53fd1384b0dd6c6adc5a92
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Wed Mar 23 10:08:54 2022 +0100

    chore: maven-dependency-plugin version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f7d684a..4e6dd7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -589,7 +589,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-dependency-plugin</artifactId>
-          <version>3.2.0</version>
+          <version>3.3.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>