Skip to content

Commit

Permalink
Update Apache Tomcat to 10.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
reta committed Jun 20, 2023
1 parent eaf052c commit 93fa039
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion distribution/src/main/release/samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
<cxf.swagger.ui.version>5.1.0</cxf.swagger.ui.version>
<cxf.tika.version>2.7.0</cxf.tika.version>
<cxf.tomcat.version>10.1.9</cxf.tomcat.version>
<cxf.tomcat.version>10.1.10</cxf.tomcat.version>
<cxf.jboss.weld.version>4.0.3.Final</cxf.jboss.weld.version>
<cxf.gson.version>2.10.1</cxf.gson.version>
<cxf.lucene.version>9.6.0</cxf.lucene.version>
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
<cxf.swagger.ui.version>5.1.0</cxf.swagger.ui.version>
<cxf.swagger.v3.version>2.2.12</cxf.swagger.v3.version>
<cxf.tika.version>2.7.0</cxf.tika.version>
<cxf.tomcat.version>10.1.9</cxf.tomcat.version>
<cxf.tomcat.version>10.1.10</cxf.tomcat.version>
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
<cxf.undertow.version>2.2.20.Final</cxf.undertow.version>
<!-- the Export-Package is the same as the Maven artifact
Expand Down

0 comments on commit 93fa039

Please sign in to comment.