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