Upgrading the spring version (#14309)

This commit is contained in:
rahul MALAWADKAR 2025-08-04 19:39:30 +05:30 committed by GitHub
parent ac12ccbf89
commit 8061f83852
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@ buildscript {
ext.pegasusVersion = '29.65.7'
ext.mavenVersion = '3.6.3'
ext.versionGradle = '8.14.3'
ext.springVersion = '6.2.5'
ext.springVersion = '6.2.8'
ext.springBootVersion = '3.4.5'
ext.springKafkaVersion = '3.3.6'
ext.openTelemetryVersion = '1.49.0'