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.
1 parent 51ff968 commit a7ae936Copy full SHA for a7ae936
client/pom.xml
@@ -30,8 +30,8 @@
30
<properties>
31
<javaModuleName>org.asynchttpclient.client</javaModuleName>
32
33
- <jetty.version>11.0.13</jetty.version>
34
- <tomcat.version>10.1.2</tomcat.version>
+ <jetty.version>11.0.15</jetty.version>
+ <tomcat.version>10.1.8</tomcat.version>
35
<commons-io.version>2.11.0</commons-io.version>
36
<mockito.version>4.11.0</mockito.version>
37
<hamcrest.version>2.2</hamcrest.version>
0 commit comments