Skip to content

Commit

Permalink
Bump bcel from 6.6.0 to 6.7.0
Browse files Browse the repository at this point in the history
Bumps [bcel](https://github.com/apache/commons-bcel) from 6.6.0 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.0...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>
  • Loading branch information
dependabot[bot] authored Dec 7, 2022
1 parent ef20d40 commit e649a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<version>6.6.0</version>
<version>6.7.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit e649a39

Please sign in to comment.