Skip to content

Commit de5117f

Browse files
committed
Remove hardcoded jackson version 3.0.2, it's managed by gt-platform-dependencies BOM
1 parent bd844f4 commit de5117f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

geowebcache/core/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@
147147
<dependency>
148148
<groupId>tools.jackson.core</groupId>
149149
<artifactId>jackson-databind</artifactId>
150-
<version>3.0.2</version>
151150
</dependency>
152151
<dependency>
153152
<groupId>com.fasterxml.jackson.core</groupId>
@@ -156,7 +155,6 @@
156155
<dependency>
157156
<groupId>tools.jackson.core</groupId>
158157
<artifactId>jackson-core</artifactId>
159-
<version>3.0.2</version>
160158
</dependency>
161159
<dependency>
162160
<groupId>org.apache.httpcomponents.client5</groupId>

0 commit comments

Comments
 (0)