Skip to content

Commit 6323f65

Browse files
committed
[MSOURCES-118] - Upgrade JUnit to 4.12
1 parent 846401a commit 6323f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ under the License.
138138
<dependency>
139139
<groupId>junit</groupId>
140140
<artifactId>junit</artifactId>
141-
<version>4.11</version>
141+
<version>4.12</version>
142142
<scope>test</scope>
143143
</dependency>
144144
</dependencies>

0 commit comments

Comments
 (0)