Issue #6425 Upgrade to asm 9.1 (#6439)

Signed-off-by: Jan Bartel <janb@webtide.com>
This commit is contained in:
Jan Bartel 2021-06-21 15:32:21 +10:00 committed by GitHub
parent c1867df53b
commit b81be78625
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<alpn.agent.version>2.0.10</alpn.agent.version>
<hazelcast.version>4.1</hazelcast.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>