You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
-10
Original file line number
Diff line number
Diff line change
@@ -373,13 +373,6 @@
373
373
<scope>test</scope>
374
374
</dependency>
375
375
376
-
<dependency>
377
-
<groupId>org.hamcrest</groupId>
378
-
<artifactId>hamcrest-library</artifactId>
379
-
<version>${hamcrest.version}</version>
380
-
<scope>test</scope>
381
-
</dependency>
382
-
383
376
<dependency>
384
377
<groupId>org.seleniumhq.selenium</groupId>
385
378
<artifactId>htmlunit-driver</artifactId>
@@ -482,9 +475,6 @@
482
475
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) -->
483
476
<h2.version>1.4.199</h2.version>
484
477
485
-
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) -->
486
-
<hamcrest.version>1.3</hamcrest.version>
487
-
488
478
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) -->
0 commit comments