Skip to content

Commit

Permalink
Update geotools to v31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent 4ed4a58 commit ee4bf7c
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 @@ -154,14 +154,14 @@ dependencies {
"io.dropwizard.metrics:metrics-logback:4.2.26",
)
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:31.3",
"org.geotools:gt-render:31.3",
"org.geotools:gt-geojson:31.3",
"org.geotools:gt-geotiff:31.3",
"org.geotools:gt-wms:31.3",
"org.geotools.xsd:gt-xsd-gml3:31.3",
"org.geotools:gt-svg:31.3",
"org.geotools:gt-cql:31.3"
)
jasper(
"net.sf.jasperreports:jasperreports:6.21.3",
Expand Down

0 comments on commit ee4bf7c

Please sign in to comment.