Skip to content

Commit

Permalink
Merge pull request #144 from lensesio-dev/chore/dependency-upgrades
Browse files Browse the repository at this point in the history
Chore/dependency upgrades
  • Loading branch information
davidsloan authored Oct 16, 2024
2 parents c9ab845 + fcfff39 commit 6b3805f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@ object Dependencies {
val azureDataLakeVersion = "12.21.0"
val azureIdentityVersion = "1.14.0"
val azureCoreVersion = "1.53.0"
val msal4jVersion = "1.16.1"
val msal4jVersion = "1.16.2"
val msal4jPersistenceExtensionVersion = "1.3.0"
val gcpCloudVersion = "2.45.0"
val gcpCloudStorageVersion = "2.43.1"
val gcpCloudStorageVersion = "2.43.2"

val woodstoxVersion = "7.0.0"
val jacksonVersion = "2.18.0"
Expand Down Expand Up @@ -139,12 +139,12 @@ object Dependencies {
val gsonVersion = "2.11.0"

val classGraphVersion = "4.8.177"
val nimbusJoseJwtVersion = "9.40"
val nimbusJoseJwtVersion = "9.41.2"
val hadoopVersion = "3.4.0"
val hadoopShadedProtobufVersion = "1.2.0"

val airCompressorVersion = "2.0.2"
val zstdVersion = "1.5.6-4"
val zstdVersion = "1.5.6-6"

trait ElasticVersions {
val elastic4sVersion, elasticSearchVersion, jnaVersion: String
Expand Down

0 comments on commit 6b3805f

Please sign in to comment.