Skip to content

Commit 18e5f3c

Browse files
committed
Update dependencies
1 parent 404ef69 commit 18e5f3c

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

gradle.properties

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -125,21 +125,21 @@ commonsBeanutilsVersion=1.11.0
125125
commonsCodecVersion=1.18.0
126126
commonsCollections4Version=4.5.0
127127
commonsCollectionsVersion=3.2.2
128-
commonsCompressVersion=1.27.1
128+
commonsCompressVersion=1.28.0
129129
commonsDbcpVersion=1.4
130130
commonsDigesterVersion=1.8.1
131131
commonsDiscoveryVersion=0.2
132-
commonsIoVersion=2.19.0
132+
commonsIoVersion=2.20.0
133133
commonsLang3Version=3.18.0
134134
commonsLangVersion=2.6
135135
commonsLoggingVersion=1.3.5
136136
commonsMath3Version=3.6.1
137137
commonsPoolVersion=1.6
138138
commonsTextVersion=1.13.1
139-
commonsValidatorVersion=1.9.0
139+
commonsValidatorVersion=1.10.0
140140
commonsVfs2Version=2.10.0
141141

142-
datadogVersion=1.50.0
142+
datadogVersion=1.51.2
143143

144144
dom4jVersion=2.1.4
145145

@@ -155,8 +155,8 @@ fopVersion=2.11
155155

156156
# Force latest for consistency
157157
googleAutoValueAnnotationsVersion=1.10.4
158-
googleErrorProneAnnotationsVersion=2.38.0
159-
googleHttpClientVersion=1.47.0
158+
googleErrorProneAnnotationsVersion=2.41.0
159+
googleHttpClientVersion=1.47.1
160160
googleOauthClientVersion=1.39.0
161161
googleProtocolBufVersion=3.25.8
162162

@@ -192,10 +192,10 @@ httpcoreVersion=4.4.16
192192
intellijKotlinVersion=1.9.10
193193

194194
# Update all Jackson dependency versions below in tandem, unless one gets a patch release out-of-sync with the others
195-
jacksonVersion=2.19.1
196-
jacksonAnnotationsVersion=2.19.1
197-
jacksonDatabindVersion=2.19.1
198-
jacksonJaxrsBaseVersion=2.19.1
195+
jacksonVersion=2.19.2
196+
jacksonAnnotationsVersion=2.19.2
197+
jacksonDatabindVersion=2.19.2
198+
jacksonJaxrsBaseVersion=2.19.2
199199

200200
# The Jakarta Activation API version that Angus Activation implements. Keep in sync with angusActivationVersion (above).
201201
jakartaActivationApiVersion=2.1.3
@@ -230,15 +230,15 @@ jsr305Version=3.0.2
230230

231231
orgJsonVersion=20250517
232232

233-
jsoupVersion=1.20.1
233+
jsoupVersion=1.21.1
234234

235235
junitVersion=4.13.2
236236

237237
jxlVersion=2.6.3
238238

239239
kaptchaVersion=2.3
240240

241-
log4j2Version=2.24.3
241+
log4j2Version=2.25.1
242242

243243
lombokVersion=1.18.38
244244

@@ -247,7 +247,7 @@ luceneVersion=9.12.2
247247
mssqlJdbcVersion=12.10.1.jre11
248248

249249
# force for docker
250-
nettyVersion=4.2.2.Final
250+
nettyVersion=4.2.3.Final
251251

252252
objenesisVersion=1.0
253253

@@ -284,12 +284,12 @@ slf4jLog4j12Version=2.0.17
284284
slf4jLog4jApiVersion=2.0.17
285285

286286
# This is a dependency for HTSJDK. Force version for CVE-2023-43642
287-
snappyJavaVersion=1.1.10.7
287+
snappyJavaVersion=1.1.10.8
288288

289289
# Also, update apacheTomcatVersion above to match Spring Boot's Tomcat dependency version
290-
springBootVersion=3.5.3
290+
springBootVersion=3.5.4
291291
# This usually matches the Spring Framework version dictated by springBootVersion
292-
springVersion=6.2.8
292+
springVersion=6.2.9
293293

294294
sqliteJdbcVersion=3.50.3.0
295295

@@ -308,7 +308,7 @@ validationApiVersion=1.1.0.Final
308308
validationJakartaApiVersion=3.0.2
309309

310310
# NLP and SAML bring woodstox-core in as a transitive dependency but with very different versions. We force the later version.
311-
woodstoxCoreVersion=7.1.0
311+
woodstoxCoreVersion=7.1.1
312312

313313
# saml and query bring in different versions transitively; we force the later one
314314
xalanVersion=2.7.2

0 commit comments

Comments
 (0)