1
This commit is contained in:
11
pom.xml
11
pom.xml
@@ -40,14 +40,9 @@
|
||||
-->
|
||||
|
||||
<dependency>
|
||||
<groupId>javax.rmi</groupId>
|
||||
<artifactId>javax.rmi-api</artifactId>
|
||||
<version>1.0.2.Final</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.activation</groupId>
|
||||
<artifactId>activation</artifactId>
|
||||
<version>1.1.1</version>
|
||||
<groupId>com.sun.activation</groupId>
|
||||
<artifactId>jakarta.activation</artifactId>
|
||||
<version>1.2.1</version>
|
||||
</dependency>
|
||||
<!-- redis 缓存操作 -->
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user