Skip to content

Commit 19f2752

Browse files
committed
Update tracked third-party dependency versions
Bump the dependency versions tracked in the Core Infrastructure upgrade doc to their latest releases: apacheDirectory 2.1.8, apacheMina 2.2.9, azureIdentity 1.18.4, commonmark 0.29.0, commonsLogging 1.4.0, datadog 1.63.2, googleErrorProneAnnotations 2.50.0, googleHttpClient 2.1.1, grpc 1.82.1, httpcore5 5.4.3, jaxb 4.0.9, lucene 10.5.0, postgresqlDriver 42.7.12, and sqliteJdbc 3.53.2.0. Scope limited to doc-tracked dependencies; forced-for-consistency transitives and caveated upgrades (httpclient5/RStudio, xmlbeans/Issue 505, protobuf/TargetedMS) are excluded.
1 parent f32ff09 commit 19f2752

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

gradle.properties

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ antVersion=1.10.17
9292
antlrST4Version=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)
100100
apacheTomcatVersion=11.0.22
@@ -107,7 +107,7 @@ asmVersion=9.10
107107
awsSdkVersion=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
113113
batikVersion=1.19
@@ -120,7 +120,7 @@ cglibNodepVersion=2.2.3
120120

121121
checkerQualVersion=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
135135
commonsIoVersion=2.22.0
136136
commonsLang3Version=3.20.0
137137
commonsLangVersion=2.6
138-
commonsLoggingVersion=1.3.6
138+
commonsLoggingVersion=1.4.0
139139
commonsMath3Version=3.6.1
140140
commonsPoolVersion=1.6
141141
commonsTextVersion=1.15.0
142142
commonsValidatorVersion=1.10.1
143143
commonsVfs2Version=2.10.0
144144

145-
datadogVersion=1.62.0
145+
datadogVersion=1.63.2
146146

147147
dom4jVersion=2.2.0
148148

@@ -160,13 +160,13 @@ fopVersion=2.11
160160
googleApiVersion=2.47.0
161161
googleAuthVersion=1.40.0
162162
googleAutoValueAnnotationsVersion=1.10.4
163-
googleErrorProneAnnotationsVersion=2.49.0
164-
googleHttpClientVersion=2.1.0
163+
googleErrorProneAnnotationsVersion=2.50.0
164+
googleHttpClientVersion=2.1.1
165165
googleOauthClientVersion=1.39.0
166166
googleProtocolBufVersion=3.25.9
167167

168168
graphSupportVersion=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
185185
htsjdkVersion=4.3.0
186186

187187
httpclient5Version=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
191191
httpclientVersion=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
221221
jaxbApiVersion=4.0.5
222-
jaxbVersion=4.0.8
222+
jaxbVersion=4.0.9
223223

224224
jaxrpcVersion=1.1
225225

@@ -252,7 +252,7 @@ log4j2Version=2.26.0
252252

253253
lombokVersion=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
258258
microsoftGraphVersion=6.65.0
@@ -278,7 +278,7 @@ poiVersion=5.5.1
278278

279279
pollingWatchVersion=0.2.0
280280

281-
postgresqlDriverVersion=42.7.11
281+
postgresqlDriverVersion=42.7.12
282282

283283
quartzVersion=2.5.2
284284

@@ -306,7 +306,7 @@ springBootVersion=4.1.0
306306
springVersion=7.0.8
307307
springAiVersion=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.
312312
stax2ApiVersion=4.2.2

0 commit comments

Comments
 (0)