Skip to content

Commit 562cd9f

Browse files
authored
APPS-1784 APPS-1785 Update Spring Boot to 3.5.4 (#224)
1 parent 15cb717 commit 562cd9f

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
@@ -1,6 +1,6 @@
11
buildscript {
22
ext {
3-
springBootVersion = "3.5.3"
3+
springBootVersion = "3.5.4"
44
httpclientVersion = "4.5.14"
55
aerospikeClientVersion = findProperty("aerospikeClientVersion") ?: "9.0.5"
66
}

0 commit comments

Comments
 (0)