Skip to content

Commit 2f26d3a

Browse files
committed
Use Jackson version from geotools
1 parent 12731d1 commit 2f26d3a

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

geowebcache/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -254,14 +254,6 @@
254254
<artifactId>joda-time</artifactId>
255255
<version>${joda-time.version}</version>
256256
</dependency>
257-
258-
<!-- Temporary: Override Jackson 2.19.0 from GeoTools with 2.20 for testing -->
259-
<dependency>
260-
<groupId>com.fasterxml.jackson.core</groupId>
261-
<artifactId>jackson-annotations</artifactId>
262-
<version>2.20</version>
263-
</dependency>
264-
265257
<!-- Jackson dependencies managed by platform-dependencies BOM -->
266258
<dependency>
267259
<!-- used for tests that require environment variables -->

0 commit comments

Comments
 (0)