Skip to content

Commit

Permalink
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
Bumps [org.apache.bcel:bcel](https://github.com/apache/commons-bcel) from 6.6.1 to 6.7.0.
- [Release notes](https://github.com/apache/commons-bcel/releases)
- [Changelog](https://github.com/apache/commons-bcel/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-bcel@rel/commons-bcel-6.6.1...rel/commons-bcel-6.7.0)

---
updated-dependencies:
- dependency-name: org.apache.bcel:bcel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 24, 2023
1 parent 712f047 commit 1d1e5fe
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.6.1"
bcel = "6.7.0"
bnd = "6.4.0"
bouncycastle = "1.70"
cache2k = "2.6.1.Final"
Expand Down

0 comments on commit 1d1e5fe

Please sign in to comment.