Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent 67325d3 commit 2d1b227
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.8</tomcat.version>
<tomcat.version>10.1.13</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 2d1b227

Please sign in to comment.