Skip to content

Commit

Permalink
Merge pull request #241 from s4u/dependabot/maven/org.apache.commons-…
Browse files Browse the repository at this point in the history
…commons-lang3-3.12.0

Bump commons-lang3 from 3.11 to 3.12.0
  • Loading branch information
slawekjaranowski authored Mar 3, 2021
2 parents 3bfd6b3 + bb95bb4 commit e6c395b
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 @@ -204,7 +204,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.11</version>
<version>3.12.0</version>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
Expand Down

0 comments on commit e6c395b

Please sign in to comment.