Skip to content

Commit

Permalink
Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2
Browse files Browse the repository at this point in the history
Bumps [org.apache.bcel:bcel](https://github.com/apache/commons-bcel) from 6.8.1 to 6.8.2.
- [Changelog](https://github.com/apache/commons-bcel/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-bcel@rel/commons-bcel-6.8.1...rel/commons-bcel-6.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Feb 27, 2024
1 parent 3bb170f commit d46c374
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 @@ -234,7 +234,7 @@
<dependency>
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<version>6.8.1</version>
<version>6.8.2</version>
</dependency>
<dependency>
<groupId>org.apache.maven.plugin-testing</groupId>
Expand Down

0 comments on commit d46c374

Please sign in to comment.