Skip to content

Commit

Permalink
WINDUP-3550 Bump BCEL 6.6.1 (windup#1559)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrizzi committed Nov 15, 2022
1 parent c576c4f commit 02cb4b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules-java/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<version>6.0</version>
<version>6.6.1</version>
</dependency>
<dependency>
<groupId>commons-validator</groupId>
Expand Down

0 comments on commit 02cb4b5

Please sign in to comment.