File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 330330 <version >${junit-version} </version >
331331 <scope >test</scope >
332332 </dependency >
333- <dependency >
334- <groupId >org.junit.platform</groupId >
335- <artifactId >junit-platform-runner</artifactId >
336- <version >${junit-platform-runner.version} </version >
337- <scope >test</scope >
338- </dependency >
339333 </dependencies >
340334 <properties >
341335 <java .version>17</java .version>
349343 <jakarta-annotation-version >3.0.0</jakarta-annotation-version >
350344 <beanvalidation-version >2.0.2</beanvalidation-version >
351345 <junit-version >6.1.1</junit-version >
352- <junit-platform-runner .version>6.1.1</junit-platform-runner .version>
353- <jakarta .ws.rs-api-version>4.0.0</jakarta .ws.rs-api-version>
346+ <jakarta .ws.rs-api-version>4.0.0</jakarta .ws.rs-api-version>
354347 <jsr311-api-version >1.1.1</jsr311-api-version >
355348 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
356349 <spotless .version>2.46.1</spotless .version>
You can’t perform that action at this time.
0 commit comments