Issue #6425 Upgrade to asm 9.1 (#6439) (#6448)

Signed-off-by: Jan Bartel <janb@webtide.com>
This commit is contained in:
Jan Bartel 2021-06-22 09:46:29 +10:00 committed by GitHub
parent 734d3b672c
commit 52a72eea85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
<gson.version>2.8.6</gson.version>
<alpn.agent.version>2.0.10</alpn.agent.version>
<conscrypt.version>2.5.1</conscrypt.version>
<asm.version>9.0</asm.version>
<asm.version>9.1</asm.version>
<jmh.version>1.26</jmh.version>
<jmhjar.name>benchmarks</jmhjar.name>
<tycho-version>2.1.0</tycho-version>