File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6565 <dependency >
6666 <groupId >wsdl4j</groupId >
6767 <artifactId >wsdl4j</artifactId >
68- <version >1.6.2 </version >
68+ <version >1.6.3 </version >
6969 <type >jar</type >
7070 <scope >runtime</scope >
7171 </dependency >
Original file line number Diff line number Diff line change 108108 <dependency >
109109 <groupId >org.junit.platform</groupId >
110110 <artifactId >junit-platform-launcher</artifactId >
111- <version >1.10.1 </version >
111+ <version >${junit5.platform.launcher.version} </version >
112112 <scope >test</scope >
113113 </dependency >
114114 <dependency >
Original file line number Diff line number Diff line change 4747 <commons-cli .version>1.2</commons-cli .version>
4848 <cxf .version>3.6.4</cxf .version>
4949 <felix .version>5.1.9</felix .version>
50- <hamcrest .version>2.2 </hamcrest .version>
50+ <hamcrest .version>3.0 </hamcrest .version>
5151 <jersey .version>1.10</jersey .version>
5252 <log4j .version>2.20.0</log4j .version>
5353 <mysql .version>9.0.0</mysql .version>
5858 <slf4j .version>2.0.9</slf4j .version>
5959 <derby .version>10.15.2.0</derby .version>
6060 <junit-platform-surefire-provider >1.3.2</junit-platform-surefire-provider >
61- <junit5 .jupiter.version>5.10.1</junit5 .jupiter.version>
61+ <junit5 .platform.launcher.version>1.11.0</junit5 .platform.launcher.version>
62+ <junit5 .jupiter.version>5.11.0</junit5 .jupiter.version>
6263 <junit5 .excludeGroups>mysql</junit5 .excludeGroups>
6364 <junit5 .groups />
6465 </properties >
You can’t perform that action at this time.
0 commit comments