Skip to content

Commit 18dfb40

Browse files
committed
spring-boot 2.7.18
1 parent 907fa88 commit 18dfb40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spectator-web-spring/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121

2222
dependencies {
2323
api project(':spectator-api')
24-
implementation 'org.springframework.boot:spring-boot-autoconfigure:2.7.12'
24+
implementation 'org.springframework.boot:spring-boot-autoconfigure:2.7.18'
2525
implementation 'org.springframework:spring-beans:5.3.31'
2626
implementation 'org.springframework:spring-web:5.3.31'
2727
implementation 'com.fasterxml.jackson.core:jackson-databind'

0 commit comments

Comments
 (0)