@@ -126,7 +126,7 @@ commonmarkVersion=0.27.1
126126# the beanutils version is not the default version brought from commons-validator and/or commons-digester
127127# in the :server:api module but is required for some of our code to compile
128128commonsBeanutilsVersion =1.11.0
129- commonsCodecVersion =1.20 .0
129+ commonsCodecVersion =1.21 .0
130130commonsCollections4Version =4.5.0
131131commonsCollectionsVersion =3.2.2
132132commonsCompressVersion =1.28.0
@@ -136,14 +136,14 @@ commonsDiscoveryVersion=0.2
136136commonsIoVersion =2.21.0
137137commonsLang3Version =3.20.0
138138commonsLangVersion =2.6
139- commonsLoggingVersion =1.3.5
139+ commonsLoggingVersion =1.3.6
140140commonsMath3Version =3.6.1
141141commonsPoolVersion =1.6
142142commonsTextVersion =1.15.0
143143commonsValidatorVersion =1.10.1
144144commonsVfs2Version =2.10.0
145145
146- datadogVersion =1.58.2
146+ datadogVersion =1.60.1
147147
148148dom4jVersion =2.2.0
149149
@@ -161,7 +161,7 @@ fopVersion=2.11
161161googleApiVersion =2.47.0
162162googleAuthVersion =1.40.0
163163googleAutoValueAnnotationsVersion =1.10.4
164- googleErrorProneAnnotationsVersion =2.46 .0
164+ googleErrorProneAnnotationsVersion =2.48 .0
165165googleHttpClientVersion =2.1.0
166166googleOauthClientVersion =1.39.0
167167googleProtocolBufVersion =3.25.8
@@ -172,13 +172,13 @@ googleProtocolBufVersion=3.25.8
172172# "java.lang.NoSuchMethodError: 'void com.google.gson.internal.ConstructorConstructor.<init>(java.util.Map)'" errors
173173gsonVersion =2.8.9
174174
175- grpcVersion =1.78 .0
175+ grpcVersion =1.79 .0
176176
177177guavaVersion =33.5.0-jre
178178
179179# Note: You won't find usages in the product sources; this property is used by the gradle plugin.
180- gwtVersion =2.12.2
181- gwtServletJakartaVersion =2.12.2
180+ gwtVersion =2.13.0
181+ gwtServletJakartaVersion =2.13.0
182182
183183# force hadoop-hdfs-client for CVE-2021-37404, CVE-2022-25168, CVE-2022-26612, CVE-2021-25642, CVE-2021-33036, CVE-2023-26031,
184184hadoopHdfsClientVersion =3.4.1
@@ -189,7 +189,7 @@ hamcrestVersion=2.2
189189htsjdkVersion =4.3.0
190190
191191httpclient5Version =5.5.2
192- httpcore5Version =5.4
192+ httpcore5Version =5.4.1
193193
194194# Not used directly, but these are widely used transitive dependencies
195195httpclientVersion =4.5.14
@@ -219,7 +219,7 @@ jaxbApiOldVersion=2.3.1
219219jaxbOldVersion =2.3.3
220220
221221# All other direct and indirect uses of JAXB use the current, jakarta-packaged versions
222- jaxbApiVersion =4.0.4
222+ jaxbApiVersion =4.0.5
223223jaxbVersion =4.0.6
224224
225225jaxrpcVersion =1.1
@@ -253,7 +253,7 @@ log4j2Version=2.25.3
253253
254254lombokVersion =1.18.42
255255
256- luceneVersion =10.3.2
256+ luceneVersion =10.4.0
257257
258258# Microsoft library for sending OAuth2-authenticated notification emails via the Microsoft Graph API
259259microsoftGraphVersion =6.59.0
@@ -275,11 +275,11 @@ openTracingVersion=0.33.0
275275pdfboxVersion =3.0.4
276276
277277# sync with version Tika ships
278- poiVersion =5.4.0
278+ poiVersion =5.5.1
279279
280280pollingWatchVersion =0.2.0
281281
282- postgresqlDriverVersion =42.7.9
282+ postgresqlDriverVersion =42.7.10
283283
284284quartzVersion =2.5.2
285285
@@ -307,7 +307,7 @@ springBootVersion=4.0.3
307307springVersion =7.0.5
308308springAiVersion =2.0.0-M2
309309
310- sqliteJdbcVersion =3.51.1 .0
310+ sqliteJdbcVersion =3.51.2 .0
311311
312312# NLP and SAML bring stax2-api in as a transitive dependency but with very different versions. We force the later version.
313313stax2ApiVersion =4.2.2
@@ -318,7 +318,7 @@ thumbnailatorVersion=0.4.21
318318tikaVersion =3.2.3
319319
320320# sync with Tika
321- tukaaniXZVersion =1.10
321+ tukaaniXZVersion =1.12
322322
323323validationApiVersion =1.1.0.Final
324324validationJakartaApiVersion =3.0.2
0 commit comments