Skip to content

Commit b6d8377

Browse files
committed
Update from JUnit 4.11 to 4.12.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1653892 13f79535-47bb-0310-9956-ffa450edef68
1 parent 0315417 commit b6d8377

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ limitations under the License.
211211
<dependency>
212212
<groupId>junit</groupId>
213213
<artifactId>junit</artifactId>
214-
<version>4.11</version>
214+
<version>4.12</version>
215215
<scope>test</scope>
216216
</dependency>
217217
<dependency>

0 commit comments

Comments
 (0)