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

sjaranowski pushed a commit to branch MPOM-388
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git

commit 4f10bb8cba452d57bbe20a03ffa48c7e30103d3f
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Fri May 19 18:34:03 2023 +0200

    [MPOM-388] Bump maven-dependency-plugin from 3.5.0 to 3.6.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0887883..3364b74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-dependency-plugin</artifactId>
-          <version>3.5.0</version>
+          <version>3.6.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>

Reply via email to