Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.httpcomponents:httpcore to v4…
Browse files Browse the repository at this point in the history
….4.16
  • Loading branch information
renovate[bot] authored and stempler committed Aug 22, 2024
1 parent 77de03b commit 43b2a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jts = {module = "org.locationtech.jts:jts-core", version = "1.19.0"}
batik-svggen = {module = "org.apache.xmlgraphics:batik-svggen", version.ref = "batik"}
batik-dom = {module = "org.apache.xmlgraphics:batik-dom", version.ref = "batik"}

apache-http-core = {module = "org.apache.httpcomponents:httpcore", version = "4.4.13"}
apache-http-core = {module = "org.apache.httpcomponents:httpcore", version = "4.4.16"}
apache-http-client = {module = "org.apache.httpcomponents:httpclient", version.ref = "apache-http-client"}
apache-http-fluent = {module = "org.apache.httpcomponents:fluent-hc", version.ref = "apache-http-client"}

Expand Down

0 comments on commit 43b2a7f

Please sign in to comment.