@@ -92,9 +92,9 @@ antVersion=1.10.17
9292antlrST4Version =4.3.4
9393
9494# Unifying version used by DISCVR and Premium
95- apacheDirectoryVersion =2.1.7
95+ apacheDirectoryVersion =2.1.8
9696# Transitive dependency of Apache directory
97- apacheMinaVersion =2.2.7
97+ apacheMinaVersion =2.2.9
9898
9999# Usually matches the version specified as a Spring Boot dependency (see springBootVersion below)
100100apacheTomcatVersion =11.0.22
@@ -107,7 +107,7 @@ asmVersion=9.10
107107awsSdkVersion =2.29.50
108108
109109# Microsoft library for sending OAuth2-authenticated notification emails via the Microsoft Graph API
110- azureIdentityVersion =1.18.3
110+ azureIdentityVersion =1.18.4
111111
112112# Apache Batik -- Batik version needs to be compatible with Apache FOP, but we need to pull in batik-codec separately
113113batikVersion =1.19
@@ -120,7 +120,7 @@ cglibNodepVersion=2.2.3
120120
121121checkerQualVersion =3.53.0
122122
123- commonmarkVersion =0.28 .0
123+ commonmarkVersion =0.29 .0
124124
125125# the beanutils version is not the default version brought from commons-validator and/or commons-digester
126126# in the :server:api module but is required for some of our code to compile
@@ -135,14 +135,14 @@ commonsDiscoveryVersion=0.2
135135commonsIoVersion =2.22.0
136136commonsLang3Version =3.20.0
137137commonsLangVersion =2.6
138- commonsLoggingVersion =1.3.6
138+ commonsLoggingVersion =1.4.0
139139commonsMath3Version =3.6.1
140140commonsPoolVersion =1.6
141141commonsTextVersion =1.15.0
142142commonsValidatorVersion =1.10.1
143143commonsVfs2Version =2.10.0
144144
145- datadogVersion =1.62.0
145+ datadogVersion =1.63.2
146146
147147dom4jVersion =2.2.0
148148
@@ -160,13 +160,13 @@ fopVersion=2.11
160160googleApiVersion =2.47.0
161161googleAuthVersion =1.40.0
162162googleAutoValueAnnotationsVersion =1.10.4
163- googleErrorProneAnnotationsVersion =2.49 .0
164- googleHttpClientVersion =2.1.0
163+ googleErrorProneAnnotationsVersion =2.50 .0
164+ googleHttpClientVersion =2.1.1
165165googleOauthClientVersion =1.39.0
166166googleProtocolBufVersion =3.25.9
167167
168168graphSupportVersion =1.5.2
169- grpcVersion =1.81.0
169+ grpcVersion =1.82.1
170170
171171# Cloud and SequenceAnalysis bring gson in as a transitive dependency.
172172# We resolve to the later version here to keep things consistent
@@ -185,7 +185,7 @@ hamcrestVersion=2.2
185185htsjdkVersion =4.3.0
186186
187187httpclient5Version =5.5.2
188- httpcore5Version =5.4.2
188+ httpcore5Version =5.4.3
189189
190190# Not used directly, but these are widely used transitive dependencies
191191httpclientVersion =4.5.14
@@ -219,7 +219,7 @@ jaxbOldVersion=2.3.3
219219
220220# All other direct and indirect uses of JAXB use the current, jakarta-packaged versions
221221jaxbApiVersion =4.0.5
222- jaxbVersion =4.0.8
222+ jaxbVersion =4.0.9
223223
224224jaxrpcVersion =1.1
225225
@@ -252,7 +252,7 @@ log4j2Version=2.26.0
252252
253253lombokVersion =1.18.46
254254
255- luceneVersion =10.4 .0
255+ luceneVersion =10.5 .0
256256
257257# Microsoft library for sending OAuth2-authenticated notification emails via the Microsoft Graph API
258258microsoftGraphVersion =6.65.0
@@ -278,7 +278,7 @@ poiVersion=5.5.1
278278
279279pollingWatchVersion =0.2.0
280280
281- postgresqlDriverVersion =42.7.11
281+ postgresqlDriverVersion =42.7.12
282282
283283quartzVersion =2.5.2
284284
@@ -306,7 +306,7 @@ springBootVersion=4.1.0
306306springVersion =7.0.8
307307springAiVersion =2.0.0
308308
309- sqliteJdbcVersion =3.53.1 .0
309+ sqliteJdbcVersion =3.53.2 .0
310310
311311# SAML brings stax2-api in as a transitive dependency. We force the latest version.
312312stax2ApiVersion =4.2.2
0 commit comments