Skip to content

Commit

Permalink
[SEDONA-473] Remove ucar from spark-shaded pom (#1240)
Browse files Browse the repository at this point in the history
* remove ucar from pom.xml

* Revert "remove ucar from pom.xml"

This reverts commit 67692a6.

* remove ucar from sedona pom.xml

* remove comment for ucar
  • Loading branch information
iGN5117 authored Feb 22, 2024
1 parent 360fc17 commit a1d1a45
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,6 @@
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
</dependency>
<dependency>
<groupId>edu.ucar</groupId>
<artifactId>cdm-core</artifactId>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId>
Expand Down

0 comments on commit a1d1a45

Please sign in to comment.