Skip to content

Commit

Permalink
Bump commons-lang3 from 3.8.1 to 3.12.0
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]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2021
1 parent 0a8ee17 commit 5655d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<logback.version>1.1.11</logback.version>
<deltaspike.version>1.9.4</deltaspike.version>
<commons-io.version>2.11.0</commons-io.version>
<commons-lang3.version>3.8.1</commons-lang3.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 5655d00

Please sign in to comment.