Skip to content

Commit

Permalink
Bump bcel from 6.0 to 6.6.0 in /rules-java/api
Browse files Browse the repository at this point in the history
Bumps bcel from 6.0 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] committed Nov 15, 2022
1 parent c576c4f commit 1584887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules-java/api/pom.xml
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<version>6.0</version>
<version>6.6.0</version>
</dependency>
<dependency>
<groupId>commons-validator</groupId>
Expand Down

0 comments on commit 1584887

Please sign in to comment.