Skip to content

Commit 770daa9

Browse files
committed
Update junit to 4.9 from 4.8.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1165229 13f79535-47bb-0310-9956-ffa450edef68
1 parent acadfd9 commit 770daa9

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
@@ -193,7 +193,7 @@ limitations under the License.
193193
<dependency>
194194
<groupId>junit</groupId>
195195
<artifactId>junit</artifactId>
196-
<version>4.8.2</version>
196+
<version>4.9</version>
197197
<scope>test</scope>
198198
</dependency>
199199
</dependencies>

0 commit comments

Comments
 (0)