Skip to content

Commit eeee7f9

Browse files
committed
Update JUnit to version 4.11 from 4.10.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1417454 13f79535-47bb-0310-9956-ffa450edef68
1 parent 4c9b222 commit eeee7f9

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
@@ -203,7 +203,7 @@ limitations under the License.
203203
<dependency>
204204
<groupId>junit</groupId>
205205
<artifactId>junit</artifactId>
206-
<version>4.10</version>
206+
<version>4.11</version>
207207
<scope>test</scope>
208208
</dependency>
209209
</dependencies>

0 commit comments

Comments
 (0)