1 parent be21758 commit 8a324baCopy full SHA for 8a324ba
1 file changed
flexible/java-11/static-files/pom.xml
@@ -65,17 +65,6 @@
65
<groupId>org.springframework.boot</groupId>
66
<artifactId>spring-boot-starter-web</artifactId>
67
</dependency>
68
- <!-- <dependency>
69
- <groupId>org.junit.platform</groupId>
70
- <artifactId>junit-platform-runner</artifactId>
71
- <scope>test</scope>
72
- </dependency>
73
- <dependency>
74
- <groupId>org.junit.vintage</groupId>
75
- <artifactId>junit-vintage-engine</artifactId>
76
77
- <version>4.12.3</version>
78
- </dependency> -->
79
<dependency>
80
<groupId>junit</groupId>
81
<artifactId>junit</artifactId>
0 commit comments