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:
dependabot[bot] 2023-11-27 11:59:32 +00:00 committed by GitHub
parent 0470ae9799
commit 614db06ff9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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>

View file

@ -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 -->