Skip to content

Commit 4ce5a4c

Browse files
chore(deps): Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.1
1 parent fe8e6ca commit 4ce5a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ indra-licenserSpotless = { module = "net.kyori:indra-licenser-spotless", version
2222
pluginMeta = { module = "org.spongepowered:plugin-meta", version = "0.8.2"}
2323

2424
# ore
25-
apacheHttp-client = { module = "org.apache.httpcomponents.client5:httpclient5", version = "5.4"}
25+
apacheHttp-client = { module = "org.apache.httpcomponents.client5:httpclient5", version = "5.4.1"}
2626

2727
[plugins]
2828
gradlePluginPublish = { id = "com.gradle.plugin-publish", version.ref = "pluginPublish" }

0 commit comments

Comments
 (0)