File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
hadoop-tools/hadoop-fs2img Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 167167 <junit .jupiter.version>5.3.1</junit .jupiter.version>
168168 <junit .vintage.version>5.3.1</junit .vintage.version>
169169 <junit .platform.version>1.3.1</junit .platform.version>
170+ <assertj .version>3.12.2</assertj .version>
170171 <jline .version>3.9.0</jline .version>
171172 <powermock .version>1.5.6</powermock .version>
172173 <solr .version>7.7.0</solr .version>
15141515 <dependency >
15151516 <groupId >org.assertj</groupId >
15161517 <artifactId >assertj-core</artifactId >
1517- <version >3.8.0 </version >
1518+ <version >${assertj.version} </version >
15181519 <scope >test</scope >
15191520 </dependency >
15201521 <dependency >
Original file line number Diff line number Diff line change 6969 <dependency >
7070 <groupId >org.assertj</groupId >
7171 <artifactId >assertj-core</artifactId >
72- <version >3.8.0</version >
7372 <scope >test</scope >
7473 </dependency >
7574 </dependencies >
You can’t perform that action at this time.
0 commit comments