Skip to content

Commit

Permalink
Include httpclient
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardPeltonen committed Dec 17, 2024
1 parent e2b77c5 commit 7a2450c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions service/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ dependencies {
exclude("org.opensaml")
}

implementation("org.apache.httpcomponents:httpclient:4.5.13")

implementation("org.geotools:gt-geopkg:32.1")
implementation("org.geotools:gt-epsg-hsql:32.1")

Expand Down

0 comments on commit 7a2450c

Please sign in to comment.