This is an automated email from the ASF dual-hosted git repository.
reschke pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
The following commit(s) were added to refs/heads/trunk by this push:
new e6e1b16368 OAK-11224: remove guava dependencies from POMs (ongoing) -
oak-lucene (#2685)
e6e1b16368 is described below
commit e6e1b16368bab8855210010cd6f3bf3a878bd4e9
Author: Julian Reschke <[email protected]>
AuthorDate: Fri Jan 16 15:05:16 2026 +0100
OAK-11224: remove guava dependencies from POMs (ongoing) - oak-lucene
(#2685)
---
oak-lucene/pom.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/oak-lucene/pom.xml b/oak-lucene/pom.xml
index 469f600322..7dd516cbc8 100644
--- a/oak-lucene/pom.xml
+++ b/oak-lucene/pom.xml
@@ -178,11 +178,6 @@
<scope>provided</scope>
</dependency>
- <dependency>
- <groupId>org.apache.jackrabbit</groupId>
- <artifactId>oak-shaded-guava</artifactId>
- <version>${project.version}</version>
- </dependency>
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-api</artifactId>