Skip to content

Commit

Permalink
Do not upgrade logback-classic
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <[email protected]>
  • Loading branch information
derek-ho committed Dec 5, 2023
1 parent cd1f924 commit 2647d29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ configurations.all {
force "org.apache.bcel:bcel:6.6.0" // This line should be removed once Spotbugs is upgraded to 4.7.4
force "org.xerial.snappy:snappy-java:1.1.10.5"
force "org.apache.zookeeper:zookeeper:3.9.1"
force "ch.qos.logback:logback-classic:1.3.12"
}
}

Expand Down

0 comments on commit 2647d29

Please sign in to comment.