@ -46,6 +46,11 @@
<artifactId>ruoyi-common-web</artifactId>
</dependency>
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common-core</artifactId>
<!-- Spring Security -->
<groupId>org.springframework.boot</groupId>
@ -179,6 +179,11 @@
<artifactId>logstash-logback-encoder</artifactId>
</dependencies>
<build>
@ -95,6 +95,12 @@
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
@ -71,8 +71,8 @@
<!-- xxl-job-core -->
<groupId>com.xuxueli</groupId>
<artifactId>xxl-job-core</artifactId>
<artifactId>ruoyi-common-job</artifactId>