Skip to content

Commit 7404129

Browse files
committed
bump version & dependency change
1 parent 48cdb19 commit 7404129

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<relativePath>../../../microservices/microservice-parent/pom.xml</relativePath>
99
</parent>
1010
<artifactId>type-utils</artifactId>
11-
<version>3.1.2-SNAPSHOT</version>
11+
<version>3.1.3-SNAPSHOT</version>
1212
<url>https://code.nsa.gov/datawave-type-utils</url>
1313
<licenses>
1414
<license>
@@ -148,12 +148,6 @@
148148
<dependency>
149149
<groupId>org.locationtech.geowave</groupId>
150150
<artifactId>geowave-core-geotime</artifactId>
151-
<exclusions>
152-
<exclusion>
153-
<artifactId>slf4j-reload4j</artifactId>
154-
<groupId>org.slf4j</groupId>
155-
</exclusion>
156-
</exclusions>
157151
</dependency>
158152
<dependency>
159153
<groupId>org.locationtech.jts</groupId>

0 commit comments

Comments
 (0)