Skip to content

Commit

Permalink
chore(deps): update dependency org.asynchttpclient:async-http-client …
Browse files Browse the repository at this point in the history
…to v2.12.4
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent dab5a9a commit 9d27eb4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ if (sonatypePluginConfigured) {
password = ossIndexPassword
excludeCoordinates = [
"commons-configuration:commons-configuration:1.10", // no version patched https://ossindex.sonatype.org/component/pkg:maven/commons-configuration/commons-configuration
"org.asynchttpclient:async-http-client:2.12.1" // no 2.x version patched of async-http-client https://ossindex.sonatype.org/component/pkg:maven/org.asynchttpclient/async-http-client
"org.asynchttpclient:async-http-client:2.12.4" // no 2.x version patched of async-http-client https://ossindex.sonatype.org/component/pkg:maven/org.asynchttpclient/async-http-client
]
}
}
Expand Down

0 comments on commit 9d27eb4

Please sign in to comment.