Skip to content

Commit

Permalink
Merge pull request #753 from spotbugs/renovate/bcel.version
Browse files Browse the repository at this point in the history
Update dependency org.apache.bcel:bcel to v6.8.1
  • Loading branch information
hazendaz authored Jan 12, 2024
2 parents 5276b34 + 266cac1 commit ca6fdbf
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 @@ -231,7 +231,7 @@

<!-- Targeted patches -->
<asm.version>9.6</asm.version>
<bcel.version>6.8.0</bcel.version>
<bcel.version>6.8.1</bcel.version>
<beanutils.version>1.9.4</beanutils.version>
<chain.version>1.2</chain.version>
<codec.version>1.16.0</codec.version>
Expand Down

0 comments on commit ca6fdbf

Please sign in to comment.