File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7373 <version >${junit.jupiter.version} </version >
7474 <scope >test</scope >
7575 </dependency >
76+ <dependency >
77+ <groupId >com.alibaba</groupId >
78+ <artifactId >dns-cache-manipulator</artifactId >
79+ <version >1.7.1</version >
80+ </dependency >
81+ <dependency >
82+ <groupId >com.github.tomakehurst</groupId >
83+ <artifactId >wiremock-jre8</artifactId >
84+ <version >2.32.0</version >
85+ </dependency >
7686 </dependencies >
7787
7888 <dependencyManagement >
Original file line number Diff line number Diff line change 5757 <version >4.12</version >
5858 <scope >test</scope >
5959 </dependency >
60+ <dependency >
61+ <groupId >com.alibaba</groupId >
62+ <artifactId >dns-cache-manipulator</artifactId >
63+ <version >1.7.1</version >
64+ </dependency >
65+ <dependency >
66+ <groupId >com.github.tomakehurst</groupId >
67+ <artifactId >wiremock-jre8</artifactId >
68+ <version >2.32.0</version >
69+ </dependency >
6070 </dependencies >
6171
6272 <dependencyManagement >
You can’t perform that action at this time.
0 commit comments