Skip to content

Commit f3167bc

Browse files
committed
fixing no class def found of MetadataException
1 parent 5f73db4 commit f3167bc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -172,10 +172,6 @@
172172
<groupId>org.apache.commons</groupId>
173173
<artifactId>commons-compress</artifactId>
174174
</exclusion>
175-
<exclusion>
176-
<groupId>com.drewnoakes</groupId>
177-
<artifactId>metadata-extractor</artifactId>
178-
</exclusion>
179175
<exclusion>
180176
<groupId>edu.ucar</groupId>
181177
<artifactId>netcdf</artifactId>

0 commit comments

Comments
 (0)