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 fcfcb50 + ff97f16 commit 2d68b1fCopy full SHA for 2d68b1f
2 files changed
modules/jooby-bom/pom.xml
@@ -52,7 +52,7 @@
52
<jacoco.version>0.8.5</jacoco.version>
53
<jakarta.ws.rs-api.version>2.1.6</jakarta.ws.rs-api.version>
54
<javax.inject.version>1</javax.inject.version>
55
- <jboss-modules.version>1.10.1.Final</jboss-modules.version>
+ <jboss-modules.version>1.10.2.Final</jboss-modules.version>
56
<jdbi.version>3.14.1</jdbi.version>
57
<jetty.version>9.4.31.v20200723</jetty.version>
58
<jfiglet.version>0.0.8</jfiglet.version>
pom.xml
@@ -59,7 +59,7 @@
59
60
61
<!-- jboss modules -->
62
63
64
<!-- ASM -->
65
<asm.version>8.0.1</asm.version>
0 commit comments