We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 907fa88 commit 18dfb40Copy full SHA for 18dfb40
spectator-web-spring/build.gradle
@@ -21,7 +21,7 @@ plugins {
21
22
dependencies {
23
api project(':spectator-api')
24
- implementation 'org.springframework.boot:spring-boot-autoconfigure:2.7.12'
+ 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'
27
implementation 'com.fasterxml.jackson.core:jackson-databind'
0 commit comments