Skip to content

Commit 1b78a0b

Browse files
committed
spring 5.3.39
1 parent 80c16c9 commit 1b78a0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spectator-web-spring/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ plugins {
2222
dependencies {
2323
api project(':spectator-api')
2424
implementation 'org.springframework.boot:spring-boot-autoconfigure:2.7.18'
25-
implementation 'org.springframework:spring-beans:5.3.31'
26-
implementation 'org.springframework:spring-web:5.3.31'
25+
implementation 'org.springframework:spring-beans:5.3.39'
26+
implementation 'org.springframework:spring-web:5.3.39'
2727
implementation 'com.fasterxml.jackson.core:jackson-databind'
2828
}
2929

0 commit comments

Comments
 (0)