Skip to content

Commit 218ca15

Browse files
authored
Update pom.xml
1 parent 842d68d commit 218ca15

1 file changed

Lines changed: 1 addition & 15 deletions

File tree

pom.xml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@
6161
<txlcn-hikari-cp.version>3.1.0</txlcn-hikari-cp.version>
6262
<txlcn-com.github.pagehelper.version>1.2.10</txlcn-com.github.pagehelper.version>
6363
<txlcn-org.mybatis.spring.boot.version>1.3.2</txlcn-org.mybatis.spring.boot.version>
64-
<txlcn-org.springframework.spring-webmvc.version>5.1.4.RELEASE</txlcn-org.springframework.spring-webmvc.version>
65-
<txlcn-javax.servlet-api.version>4.0.1</txlcn-javax.servlet-api.version>
6664
<txlcn-com.alibaba.dubbo.verion>2.6.5</txlcn-com.alibaba.dubbo.verion>
6765
<txlcn-com.netflix.feign.core.verison>8.18.0</txlcn-com.netflix.feign.core.verison>
6866
<txlcn-com.netflix.ribbon.loadbalancer.version>2.3.0</txlcn-com.netflix.ribbon.loadbalancer.version>
@@ -260,18 +258,6 @@
260258
<version>${txlcn-guava.version}</version>
261259
</dependency>
262260

263-
<dependency>
264-
<groupId>org.springframework</groupId>
265-
<artifactId>spring-webmvc</artifactId>
266-
<version>${txlcn-org.springframework.spring-webmvc.version}</version>
267-
</dependency>
268-
269-
<dependency>
270-
<groupId>javax.servlet</groupId>
271-
<artifactId>javax.servlet-api</artifactId>
272-
<version>${txlcn-javax.servlet-api.version}</version>
273-
</dependency>
274-
275261
<dependency>
276262
<groupId>com.alibaba</groupId>
277263
<artifactId>dubbo</artifactId>
@@ -449,4 +435,4 @@
449435
</plugins>
450436
</build>
451437

452-
</project>
438+
</project>

0 commit comments

Comments
 (0)