Skip to content

Commit de55077

Browse files
committed
remove google.re2j dep
1 parent 13748f9 commit de55077

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

parquet-thrift/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -144,14 +144,6 @@
144144
<type>test-jar</type>
145145
<scope>test</scope>
146146
</dependency>
147-
<dependency>
148-
<!-- Needed to compile PathGlobPattern on Hadoop 3.
149-
If that deprecated class is removed, so can this dependency -->
150-
<groupId>com.google.re2j</groupId>
151-
<artifactId>re2j</artifactId>
152-
<version>1.7</version>
153-
<scope>provided</scope>
154-
</dependency>
155147
</dependencies>
156148

157149
<dependencyManagement>

0 commit comments

Comments
 (0)