File tree Expand file tree Collapse file tree 6 files changed +5
-6
lines changed
Expand file tree Collapse file tree 6 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 5858 <artifactId >log4j-slf4j-impl</artifactId >
5959 <scope >test</scope >
6060 </dependency >
61- <dependency >
62- <groupId >org.apache.dubbo</groupId >
63- <artifactId >dubbo-test-check</artifactId >
64- <version >${project.parent.version} </version >
65- <scope >test</scope >
66- </dependency >
6761 </dependencies >
6862</project >
Original file line number Diff line number Diff line change 9090 <artifactId >dubbo-test-check</artifactId >
9191 <version >${project.parent.version} </version >
9292 <scope >test</scope >
93+ <optional >true</optional >
9394 </dependency >
9495 </dependencies >
9596</project >
Original file line number Diff line number Diff line change 5757 <artifactId >dubbo-test-check</artifactId >
5858 <version >${project.parent.version} </version >
5959 <scope >test</scope >
60+ <optional >true</optional >
6061 </dependency >
6162 </dependencies >
6263</project >
Original file line number Diff line number Diff line change 6262 <artifactId >dubbo-test-check</artifactId >
6363 <version >${project.parent.version} </version >
6464 <scope >test</scope >
65+ <optional >true</optional >
6566 </dependency >
6667 </dependencies >
6768</project >
Original file line number Diff line number Diff line change 7373 <artifactId >dubbo-test-check</artifactId >
7474 <version >${project.parent.version} </version >
7575 <scope >test</scope >
76+ <optional >true</optional >
7677 </dependency >
7778 <dependency >
7879 <groupId >org.apache.logging.log4j</groupId >
Original file line number Diff line number Diff line change 4242 <artifactId >dubbo-test-check</artifactId >
4343 <version >${project.parent.version} </version >
4444 <scope >test</scope >
45+ <optional >true</optional >
4546 </dependency >
4647 </dependencies >
4748</project >
You can’t perform that action at this time.
0 commit comments