We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80c16c9 commit 1b78a0bCopy full SHA for 1b78a0b
spectator-web-spring/build.gradle
@@ -22,8 +22,8 @@ plugins {
22
dependencies {
23
api project(':spectator-api')
24
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'
+ implementation 'org.springframework:spring-beans:5.3.39'
+ implementation 'org.springframework:spring-web:5.3.39'
27
implementation 'com.fasterxml.jackson.core:jackson-databind'
28
}
29
0 commit comments