File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
dubbo-remoting/dubbo-remoting-http Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 9999
100100 <rs_api_version >2.0</rs_api_version >
101101 <resteasy_version >3.0.19.Final</resteasy_version >
102- <tomcat_embed_version >8.0.11 </tomcat_embed_version >
102+ <tomcat_embed_version >8.5.31 </tomcat_embed_version >
103103 <!-- Log libs -->
104104 <slf4j_version >1.7.25</slf4j_version >
105105 <jcl_version >1.2</jcl_version >
Original file line number Diff line number Diff line change 4949 <groupId >org.apache.tomcat.embed</groupId >
5050 <artifactId >tomcat-embed-core</artifactId >
5151 </dependency >
52- <dependency >
53- <groupId >org.apache.tomcat.embed</groupId >
54- <artifactId >tomcat-embed-logging-juli</artifactId >
55- </dependency >
5652 <dependency >
5753 <groupId >org.apache.httpcomponents</groupId >
5854 <artifactId >fluent-hc</artifactId >
You can’t perform that action at this time.
0 commit comments