Skip to content

Commit 2068300

Browse files
remove avro schema
1 parent 4c09831 commit 2068300

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

backends-velox/pom.xml

-6
Original file line numberDiff line numberDiff line change
@@ -139,12 +139,6 @@
139139
<version>5.11.4</version>
140140
<scope>test</scope>
141141
</dependency>
142-
<dependency>
143-
<groupId>org.apache.avro</groupId>
144-
<artifactId>avro</artifactId>
145-
<version>1.12.0</version>
146-
<scope>test</scope>
147-
</dependency>
148142
</dependencies>
149143
</profile>
150144
<profile>

0 commit comments

Comments
 (0)