mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-12 18:47:45 +00:00
chore(spring): upgrade minor versions of spring components (#8627)
This commit is contained in:
parent
2f9b5a8273
commit
1576eb46b5
@ -3,8 +3,8 @@ buildscript {
|
||||
// Releases: https://github.com/linkedin/rest.li/blob/master/CHANGELOG.md
|
||||
ext.pegasusVersion = '29.22.16'
|
||||
ext.mavenVersion = '3.6.3'
|
||||
ext.springVersion = '5.3.27'
|
||||
ext.springBootVersion = '2.7.11'
|
||||
ext.springVersion = '5.3.29'
|
||||
ext.springBootVersion = '2.7.14'
|
||||
ext.openTelemetryVersion = '1.18.0'
|
||||
ext.neo4jVersion = '4.4.9'
|
||||
ext.testContainersVersion = '1.17.4'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user