mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
Bump org.apache.commons:commons-lang3 from 3.11 to 3.14.0
Bumps org.apache.commons:commons-lang3 from 3.11 to 3.14.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0470ae9799
commit
614db06ff9
2 changed files with 2 additions and 2 deletions
|
|
@ -201,7 +201,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.11</version>
|
||||
<version>3.14.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.xml.bind</groupId>
|
||||
|
|
|
|||
2
pom.xml
2
pom.xml
|
|
@ -367,7 +367,7 @@
|
|||
<!-- lib with useful code and utils -->
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.12.0</version>
|
||||
<version>3.14.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<!-- scraping lib to download and parse html/symbols/images/svg -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue