@@ -113,16 +113,18 @@ batikVersion=1.19
113113bouncycastlePgpVersion =1.81
114114bouncycastleVersion =1.81
115115
116+ byteBuddyVersion =1.17.7
117+
116118cglibNodepVersion =2.2.3
117119
118120checkerQualVersion =3.31.0
119121
120- commonmarkVersion =0.25.0
122+ commonmarkVersion =0.25.1
121123
122124# the beanutils version is not the default version brought from commons-validator and/or commons-digester
123125# in the :server:api module but is required for some of our code to compile
124126commonsBeanutilsVersion =1.11.0
125- commonsCodecVersion =1.18 .0
127+ commonsCodecVersion =1.19 .0
126128commonsCollections4Version =4.5.0
127129commonsCollectionsVersion =3.2.2
128130commonsCompressVersion =1.28.0
@@ -135,11 +137,11 @@ commonsLangVersion=2.6
135137commonsLoggingVersion =1.3.5
136138commonsMath3Version =3.6.1
137139commonsPoolVersion =1.6
138- commonsTextVersion =1.13.1
140+ commonsTextVersion =1.14.0
139141commonsValidatorVersion =1.10.0
140142commonsVfs2Version =2.10.0
141143
142- datadogVersion =1.51.2
144+ datadogVersion =1.52.1
143145
144146dom4jVersion =2.1.4
145147
@@ -156,7 +158,7 @@ fopVersion=2.11
156158# Force latest for consistency
157159googleAutoValueAnnotationsVersion =1.10.4
158160googleErrorProneAnnotationsVersion =2.41.0
159- googleHttpClientVersion =1.47.1
161+ googleHttpClientVersion =2.0.0
160162googleOauthClientVersion =1.39.0
161163googleProtocolBufVersion =3.25.8
162164
@@ -166,7 +168,7 @@ googleProtocolBufVersion=3.25.8
166168# "java.lang.NoSuchMethodError: 'void com.google.gson.internal.ConstructorConstructor.<init>(java.util.Map)'" errors
167169gsonVersion =2.8.9
168170
169- grpcVersion =1.73 .0
171+ grpcVersion =1.75 .0
170172
171173guavaVersion =33.4.8-jre
172174
@@ -183,7 +185,7 @@ hamcrestVersion=2.2
183185htsjdkVersion =4.3.0
184186
185187httpclient5Version =5.5
186- httpcore5Version =5.3.4
188+ httpcore5Version =5.3.5
187189
188190# Not used directly, but these are widely used transitive dependencies
189191httpclientVersion =4.5.14
@@ -192,10 +194,10 @@ httpcoreVersion=4.4.16
192194intellijKotlinVersion =1.9.10
193195
194196# Update all Jackson dependency versions below in tandem, unless one gets a patch release out-of-sync with the others
195- jacksonVersion =2.19.2
196- jacksonAnnotationsVersion =2.19.2
197- jacksonDatabindVersion =2.19.2
198- jacksonJaxrsBaseVersion =2.19.2
197+ jacksonVersion =2.20.0
198+ jacksonAnnotationsVersion =2.20
199+ jacksonDatabindVersion =2.20.0
200+ jacksonJaxrsBaseVersion =2.20.0
199201
200202# The Jakarta Activation API version that Angus Activation implements. Keep in sync with angusActivationVersion (above).
201203jakartaActivationApiVersion =2.1.3
@@ -230,7 +232,7 @@ jsr305Version=3.0.2
230232
231233orgJsonVersion =20250517
232234
233- jsoupVersion =1.21.1
235+ jsoupVersion =1.21.2
234236
235237junitVersion =4.13.2
236238
@@ -244,10 +246,10 @@ lombokVersion=1.18.38
244246
245247luceneVersion =9.12.2
246248
247- mssqlJdbcVersion =12.10.1 .jre11
249+ mssqlJdbcVersion =13.2.0 .jre11
248250
249251# force for docker
250- nettyVersion =4.2.3 .Final
252+ nettyVersion =4.2.5 .Final
251253
252254objenesisVersion =1.0
253255
@@ -287,7 +289,7 @@ slf4jLog4jApiVersion=2.0.17
287289snappyJavaVersion =1.1.10.8
288290
289291# Also, update apacheTomcatVersion above to match Spring Boot's Tomcat dependency version
290- springBootVersion =3.5.4
292+ springBootVersion =3.5.5
291293# This usually matches the Spring Framework version dictated by springBootVersion
292294springVersion =6.2.10
293295
0 commit comments