Skip to content

Commit

Permalink
Upgrade tomcat version to 8.5.31. (#1781)
Browse files Browse the repository at this point in the history
  • Loading branch information
ralf0131 authored and beiwei30 committed May 14, 2018
1 parent 9c4017e commit 6912d9a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@

<rs_api_version>2.0</rs_api_version>
<resteasy_version>3.0.19.Final</resteasy_version>
<tomcat_embed_version>8.0.11</tomcat_embed_version>
<tomcat_embed_version>8.5.31</tomcat_embed_version>
<!-- Log libs -->
<slf4j_version>1.7.25</slf4j_version>
<jcl_version>1.2</jcl_version>
Expand Down
4 changes: 0 additions & 4 deletions dubbo-remoting/dubbo-remoting-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
</dependency>
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-logging-juli</artifactId>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>fluent-hc</artifactId>
Expand Down

0 comments on commit 6912d9a

Please sign in to comment.