Fix imports and pom problem
[nonrtric.git] / dashboard / webapp-backend / pom.xml
index f089180..095abef 100644 (file)
@@ -166,8 +166,6 @@ limitations under the License.
         <dependency>
             <groupId>org.junit.platform</groupId>
             <artifactId>junit-platform-launcher</artifactId>
-            <!-- Override Spring-Boot choice for Eclipse -->
-            <version>1.4.2</version>
             <scope>test</scope>
         </dependency>
     </dependencies>