Skip to content

Commit

Permalink
Bump org.apache.tomcat.embed:tomcat-embed-core in /client
Browse files Browse the repository at this point in the history
Bumps org.apache.tomcat.embed:tomcat-embed-core from 10.1.13 to 10.1.14.

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 21, 2023
1 parent 25e12bf commit 71856c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<javaModuleName>org.asynchttpclient.client</javaModuleName>

<jetty.version>11.0.16</jetty.version>
<tomcat.version>10.1.13</tomcat.version>
<tomcat.version>10.1.14</tomcat.version>
<commons-io.version>2.11.0</commons-io.version>
<mockito.version>4.11.0</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
Expand Down

0 comments on commit 71856c1

Please sign in to comment.