Skip to content

Commit

Permalink
Merge pull request #520 from confluentinc/alternate_update_asynchttpc…
Browse files Browse the repository at this point in the history
…lient_71x

[CC-30955]update async_http_client without upgrade of major version
  • Loading branch information
janjwerner-confluent authored Dec 27, 2024
2 parents d739679 + 0261595 commit 1000be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<apache.httpclient.version>4.5.13</apache.httpclient.version>
<confluent.maven.repo>https://packages.confluent.io/maven/</confluent.maven.repo>
<jersey.version>2.36</jersey.version>
<asynchttpclient.version>2.2.0</asynchttpclient.version>
<asynchttpclient.version>2.12.4</asynchttpclient.version>
<checkstyle.suppressions.location>checkstyle/suppressions.xml</checkstyle.suppressions.location>
<io.confluent.rest-utils.version>7.1.16-0</io.confluent.rest-utils.version>
</properties>
Expand Down

0 comments on commit 1000be4

Please sign in to comment.