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 12731d1 commit 2f26d3aCopy full SHA for 2f26d3a
1 file changed
geowebcache/pom.xml
@@ -254,14 +254,6 @@
254
<artifactId>joda-time</artifactId>
255
<version>${joda-time.version}</version>
256
</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
265
<!-- Jackson dependencies managed by platform-dependencies BOM -->
266
<dependency>
267
<!-- used for tests that require environment variables -->
0 commit comments