Skip to content

Commit

Permalink
remove ucar from pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
iGN5117 committed Feb 18, 2024
1 parent 8e9a696 commit 67692a6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions spark-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@
<artifactId>sedona-spark-${spark.compat.version}_${scala.compat.version}</artifactId>
<version>${project.version}</version>
</dependency>
<!-- Define this to be shaded since it is provided in other modules -->
<dependency>
<groupId>edu.ucar</groupId>
<artifactId>cdm-core</artifactId>
</dependency>
<!-- Define these so they get included in shaded jar for python testing purposes -->
<dependency>
<groupId>org.geotools</groupId>
Expand Down

0 comments on commit 67692a6

Please sign in to comment.