We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3007a2e + 2212326 commit 46c89c7Copy full SHA for 46c89c7
2 files changed
modules/jooby-bom/pom.xml
@@ -19,7 +19,7 @@
19
<jooby.version>2.8.0</jooby.version>
20
<HikariCP.version>3.4.2</HikariCP.version>
21
<archetype-packaging.version>3.1.2</archetype-packaging.version>
22
- <asm.version>7.3.1</asm.version>
+ <asm.version>8.0.1</asm.version>
23
<auto-service.version>1.0-rc6</auto-service.version>
24
<aws-java-sdk.version>1.11.757</aws-java-sdk.version>
25
<boringssl.version>2.0.27.Final</boringssl.version>
pom.xml
@@ -56,7 +56,7 @@
56
<jboss-modules.version>1.10.0.Final</jboss-modules.version>
57
58
<!-- ASM -->
59
60
61
<!-- Server -->
62
<undertow.version>2.0.29.Final</undertow.version>
0 commit comments