Skip to content

Commit

Permalink
Bump bcel from 6.3.1 to 6.6.0
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 19, 2023
1 parent abb397e commit 480827a
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 @@ -198,7 +198,7 @@
<dependency>
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<version>6.3.1</version>
<version>6.6.0</version>
</dependency>

<!-- own artifacts -->
Expand Down

0 comments on commit 480827a

Please sign in to comment.