Skip to content

Commit df67e8e

Browse files
dromagnoligithub-actions[bot]
authored andcommitted
Updating gwc pom to depend on proper gt-coverage module (Needed for ImageWorker)
1 parent f98a9a2 commit df67e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geowebcache/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</dependency>
2222
<dependency>
2323
<groupId>org.geotools</groupId>
24-
<artifactId>gt-coverage-api</artifactId>
24+
<artifactId>gt-coverage</artifactId>
2525
</dependency>
2626
<dependency>
2727
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)