Skip to content

Commit

Permalink
Revert "Bump org.apache.bcel:bcel from 6.6.1 to 6.7.0 (#925)"
Browse files Browse the repository at this point in the history
This reverts commit 1d1e5fe.

The spotbugs analysis passed that commit only because Gradle fetched it
from the cache. This dependency version is not compatible.
  • Loading branch information
ben-manes committed Apr 24, 2023
1 parent ce56d61 commit f56173a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
asm = "9.5"
auto-value = "1.10.1"
awaitility = "4.2.0"
bcel = "6.7.0"
bcel = "6.6.1"
bnd = "6.4.0"
bouncycastle = "1.70"
cache2k = "2.6.1.Final"
Expand Down

0 comments on commit f56173a

Please sign in to comment.