Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b1288e5

Browse files
author
Sebastien Belin
committed
Bump to spring-boot version 2.7.18
1 parent e7ab57c commit b1288e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interlok-boot/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ext {
22
componentName='Interlok Core/Bootstrap'
33
componentDesc="Wrapper around spring-boot-loader using PropertyLauncher to bootrap Interlok"
4-
springBootLoaderVersion='2.7.12'
4+
springBootLoaderVersion='2.7.18'
55
delombokTargetDir = new File("${project.projectDir}/src/main/generated")
66
}
77

0 commit comments

Comments
 (0)