mirror of
https://github.com/correl/mage.git
synced 2024-12-25 03:00:15 +00:00
Bump commons-lang3 from 3.8.1 to 3.10
Bumps commons-lang3 from 3.8.1 to 3.10. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ba0bbd02e7
commit
c149f4376c
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.8.1</version>
|
||||
<version>3.10</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
|
|
Loading…
Reference in a new issue