Skip to content

Commit f1f9903

Browse files
committed
Update Spring Framework version to 7.0.0
Signed-off-by: Soby Chacko <[email protected]>
1 parent 762a419 commit f1f9903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ ext {
7171
slf4jVersion = '2.0.17'
7272
springBootVersion = '3.5.0' // docs module
7373
springDataVersion = '2025.1.0'
74-
springVersion = '7.0.0-SNAPSHOT'
74+
springVersion = '7.0.0'
7575

7676
idPrefix = 'kafka'
7777

0 commit comments

Comments
 (0)