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

reschke pushed a commit to branch OAK-10307
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit f7fa823260d9339c31997b64b071a0f932edba0d
Author: Julian Reschke <[email protected]>
AuthorDate: Thu Jun 15 15:56:16 2023 +0100

    OAK-10307: oak-shaded-guava leaks original guava as transitive dependency
---
 oak-shaded-guava/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/oak-shaded-guava/pom.xml b/oak-shaded-guava/pom.xml
index 9bc1a92a55..817e3f9932 100644
--- a/oak-shaded-guava/pom.xml
+++ b/oak-shaded-guava/pom.xml
@@ -57,7 +57,6 @@
                   <shadedPattern>${pref}</shadedPattern>
                 </relocation>
               </relocations>
-              <createDependencyReducedPom>false</createDependencyReducedPom>
               <createSourcesJar>true</createSourcesJar>
             </configuration>
           </execution>

Reply via email to