File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -284,14 +284,14 @@ List of third-party dependencies grouped by their license type.
284284 * rome (com.rometools:rome:2.1.0 - http://rometools.com/rome)
285285 * rome-utils (com.rometools:rome-utils:2.1.0 - http://rometools.com/rome-utils)
286286 * server (org.opensearch:opensearch:2.19.6 - https://github.com/opensearch-project/OpenSearch.git)
287- * Shaded Deps for Storm Client (org.apache.storm:storm-shaded-deps:2.8.9 - https://storm.apache.org/storm-shaded-deps)
287+ * Shaded Deps for Storm Client (org.apache.storm:storm-shaded-deps:3.0.0 - https://storm.apache.org/storm-shaded-deps)
288288 * SnakeYAML (org.yaml:snakeyaml:2.6 - https://bitbucket.org/snakeyaml/snakeyaml)
289289 * snappy-java (org.xerial.snappy:snappy-java:1.1.10.4 - https://github.com/xerial/snappy-java)
290290 * sniffer (org.opensearch.client:opensearch-rest-client-sniffer:2.19.6 - https://github.com/opensearch-project/OpenSearch.git)
291291 * SparseBitSet (com.zaxxer:SparseBitSet:1.3 - https://github.com/brettwooldridge/SparseBitSet)
292- * storm-autocreds (org.apache.storm:storm-autocreds:2.8.9 - https://storm.apache.org/external/storm-autocreds)
293- * Storm Client (org.apache.storm:storm-client:2.8.9 - https://storm.apache.org/storm-client)
294- * storm-hdfs (org.apache.storm:storm-hdfs:2.8.9 - https://storm.apache.org/external/storm-hdfs)
292+ * storm-autocreds (org.apache.storm:storm-autocreds:3.0.0 - https://storm.apache.org/external/storm-autocreds)
293+ * Storm Client (org.apache.storm:storm-client:3.0.0 - https://storm.apache.org/storm-client)
294+ * storm-hdfs (org.apache.storm:storm-hdfs:3.0.0 - https://storm.apache.org/external/storm-hdfs)
295295 * swagger-annotations-jakarta (io.swagger.core.v3:swagger-annotations-jakarta:2.2.22 - https://github.com/swagger-api/swagger-core/modules/swagger-annotations-jakarta)
296296 * T-Digest (com.tdunning:t-digest:3.2 - https://github.com/tdunning/t-digest)
297297 * urlfrontier-API (com.github.crawler-commons:urlfrontier-API:2.5 - https://github.com/crawler-commons/url-frontier/urlfrontier-API)
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ under the License.
6565 <additionalparam >-Xdoclint:none</additionalparam >
6666 <!-- dependency versions -->
6767 <junit .version>6.1.2</junit .version>
68- <storm-client .version>2.8.9 </storm-client .version>
68+ <storm-client .version>3.0.0 </storm-client .version>
6969 <!-- Jackson's version should be in-line with the one in Storm -->
7070 <jackson-annotations .version>2.22</jackson-annotations .version>
7171 <jackson .version>2.22.0</jackson .version>
You can’t perform that action at this time.
0 commit comments