Update tests from Apache Commmons Lang 3.8.1 to 3.9.

This commit is contained in:
Gary Gregory 2019-04-14 20:23:00 -04:00
parent 68948279bc
commit eac7bf76e8
1 changed files with 1 additions and 1 deletions

View File

@ -456,7 +456,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.8.1</version>
<version>3.9</version>
<scope>test</scope>
</dependency>
</dependencies>