Browse Source

pom依赖被覆盖

yingp 7 years ago
parent
commit
b4dcafe482
1 changed files with 5 additions and 0 deletions
  1. 5 0
      applications/purchase/purchase-server/pom.xml

+ 5 - 0
applications/purchase/purchase-server/pom.xml

@@ -54,6 +54,11 @@
             <groupId>org.springframework.amqp</groupId>
             <artifactId>spring-rabbit</artifactId>
         </dependency>
+        <dependency>
+            <groupId>net.logstash.logback</groupId>
+            <artifactId>logstash-logback-encoder</artifactId>
+        </dependency>
+
         <dependency>
             <groupId>org.projectlombok</groupId>
             <artifactId>lombok</artifactId>