Skip to content

Commit f362c68

Browse files
committed
Make the minimum Java version 8
1 parent 74ed688 commit f362c68

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

api/pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,7 @@
6060

6161
<!-- End OpenMRS core -->
6262

63-
<dependency>
64-
<groupId>org.mockito</groupId>
65-
<artifactId>mockito-inline</artifactId>
66-
<scope>test</scope>
67-
</dependency>
68-
63+
6964
</dependencies>
7065

7166
<build>

0 commit comments

Comments
 (0)