@@ -60,7 +60,7 @@ windowsProteomicsBinariesVersion=1.0
6060artifactoryPluginVersion =5.2.5
6161gradleNodePluginVersion =7.1.0
6262gradlePluginsVersion =8.0.0
63- owaspDependencyCheckPluginVersion =12.2.0
63+ owaspDependencyCheckPluginVersion =12.2.1
6464
6565# Versions of node and npm to use during the build. If set, these versions
6666# will be downloaded and used. If not set, the existing local installations will be used
@@ -114,14 +114,14 @@ azureIdentityVersion=1.18.2
114114batikVersion =1.19
115115
116116# sync with Tika version (or later)
117- bouncycastlePgpVersion =1.83
118- bouncycastleVersion =1.83
117+ bouncycastlePgpVersion =1.84
118+ bouncycastleVersion =1.84
119119
120120cglibNodepVersion =2.2.3
121121
122122checkerQualVersion =3.53.0
123123
124- commonmarkVersion =0.27.1
124+ commonmarkVersion =0.28.0
125125
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
@@ -143,7 +143,7 @@ commonsTextVersion=1.15.0
143143commonsValidatorVersion =1.10.1
144144commonsVfs2Version =2.10.0
145145
146- datadogVersion =1.60.1
146+ datadogVersion =1.61.0
147147
148148dom4jVersion =2.2.0
149149
@@ -161,10 +161,10 @@ fopVersion=2.11
161161googleApiVersion =2.47.0
162162googleAuthVersion =1.40.0
163163googleAutoValueAnnotationsVersion =1.10.4
164- googleErrorProneAnnotationsVersion =2.48 .0
164+ googleErrorProneAnnotationsVersion =2.49 .0
165165googleHttpClientVersion =2.1.0
166166googleOauthClientVersion =1.39.0
167- googleProtocolBufVersion =3.25.8
167+ googleProtocolBufVersion =3.25.9
168168
169169graphSupportVersion =1.5.2
170170
@@ -176,7 +176,7 @@ gsonVersion=2.8.9
176176
177177grpcVersion =1.80.0
178178
179- guavaVersion =33.5 .0-jre
179+ guavaVersion =33.6 .0-jre
180180
181181# Note: You won't find usages in the product sources; this property is used by the gradle plugin.
182182gwtVersion =2.13.0
@@ -191,7 +191,7 @@ hamcrestVersion=2.2
191191htsjdkVersion =4.3.0
192192
193193httpclient5Version =5.5.2
194- httpcore5Version =5.4.1
194+ httpcore5Version =5.4.2
195195
196196# Not used directly, but these are widely used transitive dependencies
197197httpclientVersion =4.5.14
@@ -200,15 +200,15 @@ httpcoreVersion=4.4.16
200200intellijKotlinVersion =2.3.10
201201
202202# Update the three Jackson dependency versions below in tandem, unless one gets a patch release out-of-sync with the others
203- jacksonVersion =2.21.0
204- jacksonDatabindVersion =2.21.0
205- jacksonJaxrsBaseVersion =2.21.0
203+ jacksonVersion =2.21.2
204+ jacksonDatabindVersion =2.21.2
205+ jacksonJaxrsBaseVersion =2.21.2
206206
207207# Note the inconsistent version numbering for "annotations"... it no longer matches the above
208208jacksonAnnotationsVersion =2.21
209209
210210# Spring Boot brings in a transitive dependency on Jackson 3.x. It has changed package names and can coexist with Jackson 2.x.
211- jackson3Version =3.1.0
211+ jackson3Version =3.1.1
212212
213213# The Jakarta Activation API version that Angus Activation implements. Keep in sync with angusActivationVersion (above).
214214jakartaActivationApiVersion =2.1.4
@@ -225,7 +225,7 @@ jaxbOldVersion=2.3.3
225225
226226# All other direct and indirect uses of JAXB use the current, jakarta-packaged versions
227227jaxbApiVersion =4.0.5
228- jaxbVersion =4.0.6
228+ jaxbVersion =4.0.7
229229
230230jaxrpcVersion =1.1
231231
@@ -239,7 +239,7 @@ jmockVersion=2.6.0
239239# Transitive dependency via azure-identity and docker; force for consistency
240240jnaVersion =5.18.1
241241
242- jodaTimeVersion =2.14.0
242+ jodaTimeVersion =2.14.1
243243
244244# brought in transitively by Cloud, FileTransfer, SequenceAnalysis, etc. Need to resolve consistently
245245jsr305Version =3.0.2
@@ -256,7 +256,7 @@ kaptchaVersion=2.3
256256
257257log4j2Version =2.25.4
258258
259- lombokVersion =1.18.42
259+ lombokVersion =1.18.44
260260
261261luceneVersion =10.4.0
262262
@@ -266,7 +266,7 @@ microsoftGraphVersion=6.59.0
266266# Spring-AI dependency that's showing a CVE
267267modelContextProtocolVersion =1.1.1
268268
269- mssqlJdbcVersion =13.2.1 .jre11
269+ mssqlJdbcVersion =13.4.0 .jre11
270270
271271# Netty - transitive dependency via azure-core-http-netty; force to mitigate multiple CVEs in older versions
272272nettyVersion =4.2.12.Final
@@ -280,7 +280,7 @@ opencsvVersion=2.3
280280openTracingVersion =0.33.0
281281
282282# sync with version Tika ships
283- pdfboxVersion =3.0.4
283+ pdfboxVersion =3.0.7
284284
285285# sync with version Tika ships
286286poiVersion =5.5.1
@@ -315,15 +315,15 @@ springBootVersion=4.0.5
315315springVersion =7.0.6
316316springAiVersion =2.0.0-M4
317317
318- sqliteJdbcVersion =3.51.2 .0
318+ sqliteJdbcVersion =3.53.0 .0
319319
320320# NLP and SAML bring stax2-api in as a transitive dependency but with very different versions. We force the later version.
321321stax2ApiVersion =4.2.2
322322
323323thumbnailatorVersion =0.4.21
324324
325325# used for tika-core in API and tika-parsers in search
326- tikaVersion =3.2.3
326+ tikaVersion =3.3.0
327327
328328# sync with Tika
329329tukaaniXZVersion =1.12
0 commit comments