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 3aa0fd3 + 08eb20d commit 4de4266Copy full SHA for 4de4266
2 files changed
modules/jooby-bom/pom.xml
@@ -50,7 +50,7 @@
50
<jacoco.version>0.8.5</jacoco.version>
51
<jakarta.ws.rs-api.version>2.1.6</jakarta.ws.rs-api.version>
52
<javax.inject.version>1</javax.inject.version>
53
- <jboss-modules.version>1.10.0.Final</jboss-modules.version>
+ <jboss-modules.version>1.10.1.Final</jboss-modules.version>
54
<jdbi.version>3.12.2</jdbi.version>
55
<jetty.version>9.4.28.v20200408</jetty.version>
56
<jfiglet.version>0.0.8</jfiglet.version>
pom.xml
@@ -53,7 +53,7 @@
<!-- jboss modules -->
57
58
<!-- ASM -->
59
<asm.version>8.0.1</asm.version>
0 commit comments