Skip to content

Commit

Permalink
Bump org.apache.commons:commons-lang3 in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: org.apache.commons:commons-lang3.


Updates `org.apache.commons:commons-lang3` from 3.16.0 to 3.17.0

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent bcff79e commit 27ea34c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<version.plexus.cipher>2.1.0</version.plexus.cipher>

<version.commons.codec>1.17.1</version.commons.codec>
<version.commons.lang3>3.16.0</version.commons.lang3>
<version.commons.lang3>3.17.0</version.commons.lang3>
<version.commons.io>2.16.1</version.commons.io>
<version.httpcomponents.httpclient>4.5.14</version.httpcomponents.httpclient>
<version.httpcomponents.httpcore>4.4.16</version.httpcomponents.httpcore>
Expand Down

0 comments on commit 27ea34c

Please sign in to comment.