Skip to content

Commit 2e8769a

Browse files
committed
[Dubbo-2864] Fix build failed with -Prelease
fixes #2864
1 parent 628ad77 commit 2e8769a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dubbo-common/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,10 @@
4646
<dependency>
4747
<groupId>org.apache.logging.log4j</groupId>
4848
<artifactId>log4j-api</artifactId>
49-
<scope>provided</scope>
5049
</dependency>
5150
<dependency>
5251
<groupId>org.apache.logging.log4j</groupId>
5352
<artifactId>log4j-core</artifactId>
54-
<scope>provided</scope>
5553
</dependency>
5654
<dependency>
5755
<groupId>org.javassist</groupId>

0 commit comments

Comments
 (0)