File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 4545 <maven .compiler.source>1.8</maven .compiler.source>
4646
4747 <junit .jupiter.version>5.11.4</junit .jupiter.version>
48- <junit .platform.version>1.3.2</junit .platform.version>
4948 <log4j .version>2.25.3</log4j .version>
5049 <enforcer .fail>false</enforcer .fail>
5150 </properties >
144143 <plugin >
145144 <groupId >org.apache.maven.plugins</groupId >
146145 <artifactId >maven-surefire-plugin</artifactId >
147- <version >3.5.2</version >
148- <dependencies >
149- <dependency >
150- <groupId >org.apache.maven.surefire</groupId >
151- <artifactId >surefire-junit-platform</artifactId >
152- <version >3.5.5</version >
153- </dependency >
154- </dependencies >
146+ <version >3.5.5</version >
155147 </plugin >
156148 <plugin >
157149 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments