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

joerghoh pushed a commit to branch SLING-11907-undo-update
in repository https://gitbox.apache.org/repos/asf/sling-parent.git

commit da36b4fe34fa85b29b4c9df6d74bc41edd7c8f81
Author: Joerg Hoh <[email protected]>
AuthorDate: Thu Jun 29 11:11:03 2023 +0200

    SLING-11907 undo update of depends-maven-plugin
---
 sling-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index d44827b..b80d18f 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -339,7 +339,7 @@
                 <plugin>
                     <groupId>org.apache.servicemix.tooling</groupId>
                     <artifactId>depends-maven-plugin</artifactId>
-                    <version>1.5.0</version>
+                    <version>1.4.0</version>
                     <executions>
                         <execution>
                             <id>generate-depends-file</id>

Reply via email to