Skip to content

Commit

Permalink
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 (#105)
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 10, 2024
1 parent 7d0ebff commit a814e43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,8 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<!-- commons-lang3 > 3.12.0 requires at least Java 8 -->
<version>3.12.0</version>
<!-- commons-lang3 > 3.14.0 requires at least Java 8 -->
<version>3.14.0</version>
</dependency>

<!-- test -->
Expand Down

0 comments on commit a814e43

Please sign in to comment.