Skip to content

Commit 66914ff

Browse files
committed
Update tests from Apache Commons Lang 3.4 to 3.5.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1811612 13f79535-47bb-0310-9956-ffa450edef68
1 parent b5c399e commit 66914ff

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
@@ -217,7 +217,7 @@ limitations under the License.
217217
<dependency>
218218
<groupId>org.apache.commons</groupId>
219219
<artifactId>commons-lang3</artifactId>
220-
<version>3.4</version>
220+
<version>3.5</version>
221221
<scope>test</scope>
222222
</dependency>
223223
</dependencies>

0 commit comments

Comments
 (0)