[
https://issues.apache.org/jira/browse/STORM-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17819676#comment-17819676
]
Julien Nioche commented on STORM-4030:
--------------------------------------
commons-i 2.11.0 -> :2.14.0
commons-lang 3.13.0 -> 3.14.0
log4j 2.21.1 -> 2.23.0
caffeine 2.3.5 -> 3.1.8
error_prone_annotations 2.21.1 -> 2.25.0
guava 32.1.3-jre -> 33.0.0-jre
jackson 2.15.2 -> 2.16.1
netty 4.1.100.Final -> 4.1.107.Final
snakeyaml 2.0 -> 2.2
RocksDB JNI 8.5.4 -> 8.10.0
hecker-qual 3.37.0 -> 3.42.0
> Dependency upgrades
> -------------------
>
> Key: STORM-4030
> URL: https://issues.apache.org/jira/browse/STORM-4030
> Project: Apache Storm
> Issue Type: Task
> Affects Versions: 2.6.1
> Reporter: Julien Nioche
> Assignee: Julien Nioche
> Priority: Minor
> Fix For: 2.7.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> {code:java}
> mvn versions:display-dependency-updates
> "-Dmaven.version.ignore=.*-M.*,.*-alpha.*,.*-beta.*,.*-BETA.*,.*-b.*,.*.ALPHA.*"
> | grep '\->' | sort | uniq{code}
> {{shows a large number of upgradable dependencies.}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)