Closed rachelcarmena closed 4 years ago
This dependency is been added to all the Arrow Core modules except arrow-meta:
arrow-meta
<dependency> <groupId>org.codehaus.mojo</groupId> <artifactId>animal-sniffer-annotations</artifactId> <version>1.19</version> <scope>runtime</scope> </dependency>
This PR removes that transitive dependency and updates the configuration for dependencies because of https://github.com/arrow-kt/arrow/pull/2206
This dependency is been added to all the Arrow Core modules except
arrow-meta
:This PR removes that transitive dependency and updates the configuration for dependencies because of https://github.com/arrow-kt/arrow/pull/2206