Skip to content

Commit 13748f9

Browse files
committed
remove javax.annotations
1 parent f8c4006 commit 13748f9

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

parquet-thrift/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -120,11 +120,6 @@
120120
<type>test-jar</type>
121121
<scope>test</scope>
122122
</dependency>
123-
<dependency>
124-
<groupId>javax.annotation</groupId>
125-
<artifactId>javax.annotation-api</artifactId>
126-
<version>${javax.annotation.version}</version>
127-
</dependency>
128123
<dependency>
129124
<groupId>org.apache.thrift</groupId>
130125
<artifactId>libthrift</artifactId>

0 commit comments

Comments
 (0)