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

Upgrade various libraries #1047

Merged
merged 28 commits into from
Dec 2, 2024
Merged

Conversation

usmansaleem
Copy link
Contributor

@usmansaleem usmansaleem commented Dec 2, 2024

PR Description

Upgrade various libraries

  • Update tuweni package

  • Upgrade Gradle to 8.11.1

  • Upgrade awssdk to 2.29.3

  • Upgrade web3j to 4.12.2

  • Upgrade PostgreSQL JDBC driver to 42.7.4

  • Upgrade Junit-Jupiter to 5.11.3

  • Upgrade Mockito to 5.14.2

  • Upgrade JDBI to 3.47.0

  • Upgrade FlywayDB to 11.0.0

  • Upgrade bouncycastle to 1.79

  • Upgrade awaitility to 4.2.2

  • Upgrade log4j to 2.24.2

  • Upgrade commons-lang3 to 3.17.0

  • Upgrade grgit to 5.3.0

  • Upgrade errorprone plugin to 4.1.0

  • Use latest failsafe

  • Upgrade test embedded postgres

io.zonky.test:embedded-postgres [2.0.7 -> 2.1.0]
io.zonky.test.postgres:embedded-postgres-binaries-bom [11.22.1 -> 17.2.0]

  • Upgrade commons logging

commons-logging:commons-logging [1.3.3 -> 1.3.4]

  • Upgrade commons-io

commons-io:commons-io [2.16.1 -> 2.18.0]

  • Upgrade HikariCP

com.zaxxer:HikariCP [5.1.0 -> 6.2.1]

  • Upgrade Guava

com.google.guava:guava [33.2.1-jre -> 33.3.1-jre]

  • Upgrade Errorprone
  • com.google.errorprone:error_prone_core [2.29.2 -> 2.36.0]
  • Upgrade Google Cloud SecretManager
  • com.google.cloud:google-cloud-secretmanager [2.51.0 -> 2.54.0]
  • Upgrade Jackson libraries
  • com.fasterxml.jackson.core:jackson-databind [2.17.2 -> 2.18.2]
  • com.fasterxml.jackson.dataformat:jackson-dataformat-yaml [2.17.2 -> 2.18.2]
  • Upgrade spotless plugin version
  • com.diffplug.spotless:com.diffplug.spotless.gradle.plugin [7.0.0.BETA1 -> 7.0.0.BETA4]
  • Upgrade Azure keyvault libraries
  • com.azure:azure-identity [1.14.0 -> 1.14.2]
  • com.azure:azure-security-keyvault-keys [4.8.8 -> 4.9.0]
  • com.azure:azure-security-keyvault-secrets [4.8.7 -> 4.9.0]
  • Prefer duration.toSeconds() over duration.getSeconds()

  • Upgrade java-cid version

  • com.github.ipld:java-cid [1.3.3 -> 1.3.8]

io.zonky.test:embedded-postgres [2.0.7 -> 2.1.0]
io.zonky.test.postgres:embedded-postgres-binaries-bom [11.22.1 -> 17.2.0]
commons-logging:commons-logging [1.3.3 -> 1.3.4]
commons-io:commons-io [2.16.1 -> 2.18.0]
com.zaxxer:HikariCP [5.1.0 -> 6.2.1]
com.google.guava:guava [33.2.1-jre -> 33.3.1-jre]
 - com.google.errorprone:error_prone_core [2.29.2 -> 2.36.0]
 - com.google.cloud:google-cloud-secretmanager [2.51.0 -> 2.54.0]
 - com.fasterxml.jackson.core:jackson-databind [2.17.2 -> 2.18.2]
 - com.fasterxml.jackson.dataformat:jackson-dataformat-yaml [2.17.2 -> 2.18.2]
 - com.diffplug.spotless:com.diffplug.spotless.gradle.plugin [7.0.0.BETA1 -> 7.0.0.BETA4]
 - com.azure:azure-identity [1.14.0 -> 1.14.2]
 - com.azure:azure-security-keyvault-keys [4.8.8 -> 4.9.0]
 - com.azure:azure-security-keyvault-secrets [4.8.7 -> 4.9.0]
 - com.github.ipld:java-cid [1.3.3 -> 1.3.8]
Copy link

@pinges pinges left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@usmansaleem usmansaleem merged commit efc045f into Consensys:master Dec 2, 2024
6 checks passed
@usmansaleem usmansaleem deleted the update_libraries branch December 2, 2024 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants