Skip to content

Commit

Permalink
Bump commons-lang3 from 3.11 to 3.12.0 (#152)
Browse files Browse the repository at this point in the history
Bumps commons-lang3 from 3.11 to 3.12.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 2, 2021
1 parent 7093bee commit 92af259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion animal-sniffer-maven-plugin/pom.xml
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.11</version>
<version>3.12.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>
Expand Down

0 comments on commit 92af259

Please sign in to comment.