Skip to content

Commit ed35eac

Browse files
authored
Merge pull request #14824 from apache/spring-boot-3.5.3
Update to Spring Boot 3.5.3 which uses Groovy 4.0.27
2 parents 9832f61 + 75092ef commit ed35eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ext {
4242
'objenesis.version' : '3.4',
4343
'gradle-spock.version' : '2.3-groovy-3.0',
4444
'gradle-nexus-publish-plugin.version': '2.0.0',
45-
'spring-boot.version' : '3.5.0',
45+
'spring-boot.version' : '3.5.3',
4646
'springloaded.version' : '1.2.8.RELEASE',
4747
]
4848

0 commit comments

Comments
 (0)