We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48cdb19 commit 7404129Copy full SHA for 7404129
pom.xml
@@ -8,7 +8,7 @@
8
<relativePath>../../../microservices/microservice-parent/pom.xml</relativePath>
9
</parent>
10
<artifactId>type-utils</artifactId>
11
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.3-SNAPSHOT</version>
12
<url>https://code.nsa.gov/datawave-type-utils</url>
13
<licenses>
14
<license>
@@ -148,12 +148,6 @@
148
<dependency>
149
<groupId>org.locationtech.geowave</groupId>
150
<artifactId>geowave-core-geotime</artifactId>
151
- <exclusions>
152
- <exclusion>
153
- <artifactId>slf4j-reload4j</artifactId>
154
- <groupId>org.slf4j</groupId>
155
- </exclusion>
156
- </exclusions>
157
</dependency>
158
159
<groupId>org.locationtech.jts</groupId>
0 commit comments