File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 40
40
41
41
<eclipse-collections .version>11.1.0</eclipse-collections .version>
42
42
<junit5 .version>5.10.1</junit5 .version>
43
+ <commons-io .version>2.14.0</commons-io .version>
43
44
</properties >
44
45
45
46
<dependencyManagement >
46
47
<dependencies >
47
48
<dependency >
48
49
<groupId >commons-io</groupId >
49
50
<artifactId >commons-io</artifactId >
50
- <version >2.14.0 </version >
51
+ <version >${commons-io.version} } </version >
51
52
</dependency >
52
53
</dependencies >
53
54
</dependencyManagement >
89
90
<dependency >
90
91
<groupId >commons-io</groupId >
91
92
<artifactId >commons-io</artifactId >
92
- <version >2.14.0 </version >
93
+ <version >${commons-io.version} } </version >
93
94
</dependency >
94
95
95
96
<dependency >
Original file line number Diff line number Diff line change 41
41
42
42
<eclipse-collections .version>11.1.0</eclipse-collections .version>
43
43
<junit5 .version>5.10.1</junit5 .version>
44
+ <commons-io .version>2.14.0</commons-io .version>
44
45
</properties >
45
46
46
47
<dependencyManagement >
47
48
<dependencies >
48
49
<dependency >
49
50
<groupId >commons-io</groupId >
50
51
<artifactId >commons-io</artifactId >
51
- <version >2.14.0 </version >
52
+ <version >${commons-io.version} </version >
52
53
</dependency >
53
54
</dependencies >
54
55
</dependencyManagement >
You can’t perform that action at this time.
0 commit comments