Skip to content

Commit

Permalink
[MPH-203] Bump commons-lang3 from 3.8.1 to 3.12.0 (#91)
Browse files Browse the repository at this point in the history
Bumps commons-lang3 from 3.8.1 to 3.12.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2023
1 parent f80bd74 commit a8bd97c
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 @@ -175,8 +175,8 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<!-- commons-lang3 > 3.8.1 requires at least Java 8 -->
<version>3.8.1</version>
<!-- commons-lang3 > 3.12.0 requires at least Java 8 -->
<version>3.12.0</version>
</dependency>

<!-- test -->
Expand Down

0 comments on commit a8bd97c

Please sign in to comment.