Skip to content

Commit

Permalink
Upgraded commons-lang3 from 3.8 to 3.8.1 (#123)
Browse files Browse the repository at this point in the history
Bumps commons-lang3 from 3.8 to 3.8.1.

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and freemanjp committed Sep 24, 2018
1 parent cdfd395 commit 0b02c0b
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 @@ -107,7 +107,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.8</version>
<version>3.8.1</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit 0b02c0b

Please sign in to comment.