File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 <gson .version>2.10.1</gson .version>
5858
5959 <!-- utils -->
60- <commons-lang3 .version>3.12 .0</commons-lang3 .version>
60+ <commons-lang3 .version>3.13 .0</commons-lang3 .version>
6161 <commons-net .version>3.9.0</commons-net .version>
6262 <log4j .version>2.20.0</log4j .version>
6363
6464 <!-- test -->
6565 <okhttp .version>5.0.0-alpha.11</okhttp .version>
66- <junit .version>5.9.3 </junit .version>
66+ <junit .version>5.10.0 </junit .version>
6767 <junit-pioneer .version>2.0.1</junit-pioneer .version>
6868
6969 <!-- Plugins -->
129129 <!-- test -->
130130 <dependency >
131131 <groupId >org.junit.jupiter</groupId >
132- <artifactId >junit-jupiter-params </artifactId >
132+ <artifactId >junit-jupiter-engine </artifactId >
133133 <version >${junit.version} </version >
134134 <scope >provided</scope >
135135 </dependency >
136136 <dependency >
137137 <groupId >org.junit.jupiter</groupId >
138- <artifactId >junit-jupiter-api </artifactId >
138+ <artifactId >junit-jupiter-params </artifactId >
139139 <version >${junit.version} </version >
140140 <scope >provided</scope >
141141 </dependency >
You can’t perform that action at this time.
0 commit comments