File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -84,10 +84,10 @@ object Dependencies {
84
84
val azureDataLakeVersion = " 12.21.0"
85
85
val azureIdentityVersion = " 1.14.0"
86
86
val azureCoreVersion = " 1.53.0"
87
- val msal4jVersion = " 1.16.1 "
87
+ val msal4jVersion = " 1.16.2 "
88
88
val msal4jPersistenceExtensionVersion = " 1.3.0"
89
89
val gcpCloudVersion = " 2.45.0"
90
- val gcpCloudStorageVersion = " 2.43.1 "
90
+ val gcpCloudStorageVersion = " 2.43.2 "
91
91
92
92
val woodstoxVersion = " 7.0.0"
93
93
val jacksonVersion = " 2.18.0"
@@ -139,12 +139,12 @@ object Dependencies {
139
139
val gsonVersion = " 2.11.0"
140
140
141
141
val classGraphVersion = " 4.8.177"
142
- val nimbusJoseJwtVersion = " 9.40 "
142
+ val nimbusJoseJwtVersion = " 9.41.2 "
143
143
val hadoopVersion = " 3.4.0"
144
144
val hadoopShadedProtobufVersion = " 1.2.0"
145
145
146
146
val airCompressorVersion = " 2.0.2"
147
- val zstdVersion = " 1.5.6-4 "
147
+ val zstdVersion = " 1.5.6-6 "
148
148
149
149
trait ElasticVersions {
150
150
val elastic4sVersion, elasticSearchVersion, jnaVersion : String
You can’t perform that action at this time.
0 commit comments