File tree Expand file tree Collapse file tree 6 files changed +8
-5
lines changed
pulsar-client-admin-shaded Expand file tree Collapse file tree 6 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -389,8 +389,8 @@ The Apache Software License, Version 2.0
389389 * AirCompressor
390390 - io.airlift-aircompressor-0.27.jar
391391 * AsyncHttpClient
392- - org.asynchttpclient-async-http-client-2.12.1 .jar
393- - org.asynchttpclient-async-http-client-netty-utils-2.12.1 .jar
392+ - org.asynchttpclient-async-http-client-2.12.4 .jar
393+ - org.asynchttpclient-async-http-client-netty-utils-2.12.4 .jar
394394 * Jetty
395395 - org.eclipse.jetty-jetty-client-9.4.56.v20240826.jar
396396 - org.eclipse.jetty-jetty-continuation-9.4.56.v20240826.jar
Original file line number Diff line number Diff line change @@ -399,8 +399,8 @@ The Apache Software License, Version 2.0
399399 * AirCompressor
400400 - aircompressor-0.27.jar
401401 * AsyncHttpClient
402- - async-http-client-2.12.1 .jar
403- - async-http-client-netty-utils-2.12.1 .jar
402+ - async-http-client-2.12.4 .jar
403+ - async-http-client-netty-utils-2.12.4 .jar
404404 * Jetty
405405 - jetty-client-9.4.56.v20240826.jar
406406 - jetty-http-9.4.56.v20240826.jar
Original file line number Diff line number Diff line change @@ -215,7 +215,7 @@ flexible messaging model and an intuitive client API.</description>
215215 <prometheus-jmx .version>0.16.1</prometheus-jmx .version>
216216 <confluent .version>6.2.8</confluent .version>
217217 <aircompressor .version>0.27</aircompressor .version>
218- <asynchttpclient .version>2.12.1 </asynchttpclient .version>
218+ <asynchttpclient .version>2.12.4 </asynchttpclient .version>
219219 <commons-lang3 .version>3.11</commons-lang3 .version>
220220 <commons-configuration .version>1.10</commons-configuration .version>
221221 <commons-io .version>2.18.0</commons-io .version>
Original file line number Diff line number Diff line change 112112 <include >com.spotify:completable-futures</include >
113113 <include >com.squareup.*:*</include >
114114 <include >com.sun.activation:javax.activation</include >
115+ <include >com.sun.activation:jakarta.activation</include >
115116 <include >com.typesafe.netty:netty-reactive-streams</include >
116117 <include >com.yahoo.datasketches:*</include >
117118 <include >com.yahoo.datasketches:sketches-core</include >
Original file line number Diff line number Diff line change 153153 <include >com.spotify:completable-futures</include >
154154 <include >com.squareup.*:*</include >
155155 <include >com.sun.activation:javax.activation</include >
156+ <include >com.sun.activation:jakarta.activation</include >
156157 <!-- Avro transitive dependencies -->
157158 <include >com.thoughtworks.paranamer:paranamer</include >
158159 <include >com.typesafe.netty:netty-reactive-streams</include >
Original file line number Diff line number Diff line change 127127 <include >com.google.re2j:re2j</include >
128128 <include >com.spotify:completable-futures</include >
129129 <include >com.sun.activation:javax.activation</include >
130+ <include >com.sun.activation:jakarta.activation</include >
130131 <!-- Avro transitive dependencies -->
131132 <include >com.thoughtworks.paranamer:paranamer</include >
132133 <include >com.typesafe.netty:netty-reactive-streams</include >
You can’t perform that action at this time.
0 commit comments