Skip to content

Commit

Permalink
Bump commons-lang3 from 3.8 to 3.11
Browse files Browse the repository at this point in the history
Bumps commons-lang3 from 3.8 to 3.11.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 18, 2020
1 parent bb50d9f commit 58c5bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -227,7 +227,7 @@ limitations under the License.
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<!-- 3.9+ needs Java8 -->
<version>3.8</version>
<version>3.11</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 58c5bce

Please sign in to comment.