Skip to content

Commit

Permalink
Update geotools to v32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 8caf357 commit 3095fe8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -153,14 +153,14 @@ dependencies {
'io.dropwizard.metrics:metrics-logback:4.2.27',
)
geotools(
'org.geotools:gt-epsg-hsql:30.2',
'org.geotools:gt-render:30.2',
'org.geotools:gt-geojson:30.2',
'org.geotools:gt-geotiff:30.2',
'org.geotools:gt-wms:30.2',
'org.geotools.xsd:gt-xsd-gml3:30.2',
'org.geotools:gt-svg:30.2',
'org.geotools:gt-cql:30.2',
'org.geotools:gt-epsg-hsql:32.0',
'org.geotools:gt-render:32.0',
'org.geotools:gt-geojson:32.0',
'org.geotools:gt-geotiff:32.0',
'org.geotools:gt-wms:32.0',
'org.geotools.xsd:gt-xsd-gml3:32.0',
'org.geotools:gt-svg:32.0',
'org.geotools:gt-cql:32.0',
)
jasper(
'net.sf.jasperreports:jasperreports:6.21.3',
Expand Down

0 comments on commit 3095fe8

Please sign in to comment.