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 57fa73a commit 9bd455bCopy full SHA for 9bd455b
build.gradle
@@ -57,7 +57,7 @@ dependencies {
57
implementation 'commons-io:commons-io:2.11.0'
58
implementation 'org.springframework:spring-context:5.3.14'
59
implementation 'org.aspectj:aspectjweaver:1.9.7'
60
- implementation 'org.slf4j:slf4j-api:1.7.32'
+ implementation 'org.slf4j:slf4j-api:1.7.33'
61
62
testImplementation 'junit:junit:4.13.2'
63
testImplementation 'org.hamcrest:hamcrest:2.2'
0 commit comments