Skip to content

Commit 7f55eea

Browse files
Update commons-lang3 test dependency to version 3.7
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1834783 13f79535-47bb-0310-9956-ffa450edef68
1 parent 428dacf commit 7f55eea

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
@@ -214,7 +214,7 @@ limitations under the License.
214214
<dependency>
215215
<groupId>org.apache.commons</groupId>
216216
<artifactId>commons-lang3</artifactId>
217-
<version>3.6</version>
217+
<version>3.7</version>
218218
<scope>test</scope>
219219
</dependency>
220220
</dependencies>

0 commit comments

Comments
 (0)