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

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

commit 7199cc103586beedbc8e823fde4999fec579d3a5
Author: Julian Reschke <julian.resc...@gmx.de>
AuthorDate: Tue Aug 26 11:53:09 2025 +0100

    OAK-11300: shaded-guava: remove packages that are not used (anymore) 
(ongoing)
---
 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 94f0ca35cc..eef00a16ed 100644
--- a/oak-shaded-guava/pom.xml
+++ b/oak-shaded-guava/pom.xml
@@ -102,7 +102,6 @@
               
${pref}.common.collect;version="34.0.0";uses:="${pref}.common.base",
               
${pref}.common.graph;version="33.4.1";uses:="${pref}.common.collect",
               ${pref}.common.hash;version="33.5.0";uses:="${pref}.common.base",
-              ${pref}.common.math;version="33.4.1",
               
${pref}.common.primitives;version="33.4.1";uses:="${pref}.common.base",
               
${pref}.common.util.concurrent;version="33.4.1";uses:="${pref}.common.base,${pref}.common.collect,${pref}.common.util.concurrent.internal,${pref}.common.primitives",
             </Export-Package>

Reply via email to