mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-31 12:52:13 +00:00
Upgrading spring version to non-vulnerable version (#14512)
This commit is contained in:
parent
a52b7fa074
commit
d4349b3ae2
@ -38,7 +38,7 @@ buildscript {
|
||||
ext.pegasusVersion = '29.65.7'
|
||||
ext.mavenVersion = '3.6.3'
|
||||
ext.versionGradle = '8.14.3'
|
||||
ext.springVersion = '6.2.8'
|
||||
ext.springVersion = '6.2.10'
|
||||
ext.springBootVersion = '3.4.5'
|
||||
ext.springKafkaVersion = '3.3.6'
|
||||
ext.openTelemetryVersion = '1.49.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user