Skip to content

Commit

Permalink
Update tests from Apache Commons Lang 3.8 to 3.8.1.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1842106 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
garydgregory committed Sep 27, 2018
1 parent 7994250 commit d89a872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ limitations under the License.
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.8</version>
<version>3.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit d89a872

Please sign in to comment.