Skip to content

Commit fbf206c

Browse files
Update geotools to v33.2 (#3707)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a79ca8b commit fbf206c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

core/build.gradle

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -152,14 +152,14 @@ dependencies {
152152
'io.dropwizard.metrics:metrics-logback:4.2.30',
153153
)
154154
geotools(
155-
'org.geotools:gt-epsg-hsql:33.1',
156-
'org.geotools:gt-render:33.1',
157-
'org.geotools:gt-geojson:33.1',
158-
'org.geotools:gt-geotiff:33.1',
159-
'org.geotools:gt-wms:33.1',
160-
'org.geotools.xsd:gt-xsd-gml3:33.1',
161-
'org.geotools:gt-svg:33.1',
162-
'org.geotools:gt-cql:33.1',
155+
'org.geotools:gt-epsg-hsql:33.2',
156+
'org.geotools:gt-render:33.2',
157+
'org.geotools:gt-geojson:33.2',
158+
'org.geotools:gt-geotiff:33.2',
159+
'org.geotools:gt-wms:33.2',
160+
'org.geotools.xsd:gt-xsd-gml3:33.2',
161+
'org.geotools:gt-svg:33.2',
162+
'org.geotools:gt-cql:33.2',
163163
)
164164
jasper(
165165
'net.sf.jasperreports:jasperreports:6.21.4',

0 commit comments

Comments
 (0)