chore(): bump spring (#14811)

This commit is contained in:
david-leifker 2025-09-18 14:28:12 -05:00 committed by GitHub
parent d268d14ee2
commit 8560c19241
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@ buildscript {
ext.pegasusVersion = '29.74.2'
ext.mavenVersion = '3.6.3'
ext.versionGradle = '8.14.3'
ext.springVersion = '6.2.10'
ext.springVersion = '6.2.11'
ext.springBootVersion = '3.4.5'
ext.springKafkaVersion = '3.3.8'
ext.openTelemetryVersion = '1.49.0'