mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-10-14 14:03:43 +08:00
Merge remote-tracking branch 'origin/dev' into satoken
# Conflicts: # ruoyi-common/pom.xml
This commit is contained in:
@@ -86,6 +86,12 @@
|
||||
<!-- <artifactId>jjwt</artifactId>-->
|
||||
<!-- </dependency>-->
|
||||
|
||||
<!-- jdk11 缺失依赖 jaxb-->
|
||||
<dependency>
|
||||
<groupId>com.sun.xml.bind</groupId>
|
||||
<artifactId>jaxb-impl</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- redis 缓存操作 -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
@@ -185,4 +191,4 @@
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
Reference in New Issue
Block a user