Skip to content

Commit

Permalink
build(deps): bump bcel from 6.3.1 to 6.6.0 in /jdbl-core
Browse files Browse the repository at this point in the history
Bumps bcel from 6.3.1 to 6.6.0.

---
updated-dependencies:
- dependency-name: org.apache.bcel:bcel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2022
1 parent 25b5dfe commit 56b3b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdbl-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<version>6.3.1</version>
<version>6.6.0</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 56b3b1c

Please sign in to comment.