Skip to content

Commit

Permalink
[pom] Bump asm to 7.2-beta for jdk 14 support
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Aug 1, 2019
1 parent 9fcf700 commit f162ac8
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 @@ -176,7 +176,7 @@
<jgit.version>5.4.0.201906121030-r</jgit.version>

<!-- Targeted patches -->
<asm.version>7.1</asm.version>
<asm.version>7.2-beta</asm.version>
<beanutils.version>1.9.3</beanutils.version>
<chain.version>1.2</chain.version>
<codec.version>1.13</codec.version>
Expand Down

0 comments on commit f162ac8

Please sign in to comment.