Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency upgrades #1144

Closed
jnioche opened this issue Feb 20, 2024 · 0 comments
Closed

Dependency upgrades #1144

jnioche opened this issue Feb 20, 2024 · 0 comments
Assignees
Labels
dependency dependency upgrade
Milestone

Comments

@jnioche
Copy link
Contributor

jnioche commented Feb 20, 2024

mvn versions:display-dependency-updates "-Dmaven.version.ignore=.*-M.*,.*-alpha.*,.*-beta.*,.*-BETA.*,.*-b.*" | grep '\->' | sort | uniq

Ignoring Elastic for licensing reasons

[INFO]   org.opensearch.client:opensearch-rest-client-sniffer ...
[INFO]                                                         2.11.1 -> 2.12.0
[INFO]   org.opensearch.client:opensearch-rest-high-level-client ...
[INFO]                                                         2.11.1 -> 2.12.0
[INFO]   com.amazonaws:aws-java-sdk-cloudsearch .......... 1.12.585 -> 1.12.663
[INFO]   com.amazonaws:aws-java-sdk-s3 ................... 1.12.585 -> 1.12.663
[INFO]   com.cosium.code:google-java-format ........................ 5.1 -> 5.3
[INFO]   com.fasterxml.jackson.core:jackson-annotations ...... 2.15.2 -> 2.16.1
[INFO]   com.fasterxml.jackson.core:jackson-core ............. 2.15.2 -> 2.16.1
[INFO]   com.fasterxml.jackson.core:jackson-databind ......... 2.15.2 -> 2.16.1
[INFO]   org.apache.logging.log4j:log4j-api .................. 2.21.1 -> 2.23.0
[INFO]   org.apache.logging.log4j:log4j-core ................. 2.21.1 -> 2.23.0
[INFO]   org.apache.logging.log4j:log4j-slf4j-impl ........... 2.21.1 -> 2.23.0
[INFO]   org.apache.solr:solr-solrj ............................ 9.4.0 -> 9.5.0
[INFO]   org.apache.storm:storm-client ......................... 2.6.0 -> 2.6.1
[INFO]   org.apache.storm:storm-hdfs ........................... 2.6.0 -> 2.6.1
[INFO]   org.mockito:mockito-core ............................. 5.8.0 -> 5.10.0
[INFO]   org.netpreserve:jwarc ............................... 0.28.5 -> 0.29.0
[INFO]   org.seleniumhq.selenium:selenium-chrome-driver ...... 4.16.1 -> 4.18.1
[INFO]   org.seleniumhq.selenium:selenium-remote-driver ...... 4.16.1 -> 4.18.1
[INFO]   org.seleniumhq.selenium:selenium-support ............ 4.16.1 -> 4.18.1
[INFO]   org.testcontainers:* ............................ 1.19.3 -> 1.19.5
[INFO]   org.wiremock:wiremock ................................. 3.3.1 -> 3.4.1
`
@jnioche jnioche added the dependency dependency upgrade label Feb 20, 2024
@jnioche jnioche added this to the 2.12 milestone Feb 20, 2024
jnioche added a commit that referenced this issue Feb 22, 2024
@jnioche jnioche modified the milestones: 2.12, 3.0 Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency dependency upgrade
Projects
None yet
Development

No branches or pull requests

1 participant