更新pom.xml

This commit is contained in:
Yutousama 2022-04-07 13:02:29 +08:00
parent 890b7b20ad
commit 805fa61f19

View File

@ -63,14 +63,6 @@
<version>4.2.0</version> <version>4.2.0</version>
</dependency> </dependency>
<!-- https://mvnrepository.com/artifact/org.springframework.data/spring-data-redis -->
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-redis</artifactId>
<version>2.6.3</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.alibaba/fastjson --> <!-- https://mvnrepository.com/artifact/com.alibaba/fastjson -->
<dependency> <dependency>
<groupId>com.alibaba</groupId> <groupId>com.alibaba</groupId>