Skip to content

Commit

Permalink
[pom] Drop bcel back to 6.6.1 as it breaks doxia on site
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jun 19, 2023
1 parent b67e234 commit 26e9f01
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.5</asm.version>
<bcel.version>6.7.0</bcel.version>
<bcel.version>6.6.1</bcel.version>
<beanutils.version>1.9.4</beanutils.version>
<chain.version>1.2</chain.version>
<codec.version>1.15</codec.version>
Expand Down

0 comments on commit 26e9f01

Please sign in to comment.