Skip to content

Commit 6b3805f

Browse files
authored
Merge pull request #144 from lensesio-dev/chore/dependency-upgrades
Chore/dependency upgrades
2 parents c9ab845 + fcfff39 commit 6b3805f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

project/Dependencies.scala

+4-4
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@ object Dependencies {
8484
val azureDataLakeVersion = "12.21.0"
8585
val azureIdentityVersion = "1.14.0"
8686
val azureCoreVersion = "1.53.0"
87-
val msal4jVersion = "1.16.1"
87+
val msal4jVersion = "1.16.2"
8888
val msal4jPersistenceExtensionVersion = "1.3.0"
8989
val gcpCloudVersion = "2.45.0"
90-
val gcpCloudStorageVersion = "2.43.1"
90+
val gcpCloudStorageVersion = "2.43.2"
9191

9292
val woodstoxVersion = "7.0.0"
9393
val jacksonVersion = "2.18.0"
@@ -139,12 +139,12 @@ object Dependencies {
139139
val gsonVersion = "2.11.0"
140140

141141
val classGraphVersion = "4.8.177"
142-
val nimbusJoseJwtVersion = "9.40"
142+
val nimbusJoseJwtVersion = "9.41.2"
143143
val hadoopVersion = "3.4.0"
144144
val hadoopShadedProtobufVersion = "1.2.0"
145145

146146
val airCompressorVersion = "2.0.2"
147-
val zstdVersion = "1.5.6-4"
147+
val zstdVersion = "1.5.6-6"
148148

149149
trait ElasticVersions {
150150
val elastic4sVersion, elasticSearchVersion, jnaVersion: String

0 commit comments

Comments
 (0)