Skip to content

Commit e6e1b16

Browse files
authored
OAK-11224: remove guava dependencies from POMs (ongoing) - oak-lucene (#2685)
1 parent f277fe1 commit e6e1b16

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

oak-lucene/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -178,11 +178,6 @@
178178
<scope>provided</scope>
179179
</dependency>
180180

181-
<dependency>
182-
<groupId>org.apache.jackrabbit</groupId>
183-
<artifactId>oak-shaded-guava</artifactId>
184-
<version>${project.version}</version>
185-
</dependency>
186181
<dependency>
187182
<groupId>org.apache.jackrabbit</groupId>
188183
<artifactId>oak-api</artifactId>

0 commit comments

Comments
 (0)