Skip to content

Commit

Permalink
odpi#6994 Revert slf4j-api version - 3.12 regression preventing sprin…
Browse files Browse the repository at this point in the history
…g debug logging working

Signed-off-by: Nigel Jones <[email protected]>
  • Loading branch information
planetf1 committed Oct 13, 2022
1 parent 509e9f9 commit 3b37f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ allprojects {
servletVersion = '4.0.1'
sleepycatVersion = '18.3.12'
snakeyamlVersion = '1.33'
slf4jVersion = '2.0.3'
slf4jVersion = '1.7.36'
snappyVersion = '1.1.8.4'
spotbugsVersion = '4.7.2'
springdocVersion = '1.6.11'
Expand Down

0 comments on commit 3b37f13

Please sign in to comment.