We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9838375 commit e09f332Copy full SHA for e09f332
1 file changed
examples/servlet/build.gradle
@@ -17,7 +17,7 @@ repositories {
17
}
18
19
dependencies {
20
- runtime 'org.slf4j:slf4j-simple:1.+'
+ runtime 'org.slf4j:slf4j-simple:1.7.25'
21
compile rootProject
22
23
0 commit comments