Skip to content

Commit

Permalink
[Dubbo-2864] Fix build failed with -Prelease
Browse files Browse the repository at this point in the history
fixes #2864
  • Loading branch information
biyuhao committed Dec 8, 2018
1 parent 628ad77 commit 2e8769a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dubbo-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,10 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.javassist</groupId>
Expand Down

0 comments on commit 2e8769a

Please sign in to comment.