Skip to content

Commit

Permalink
chore: bump org.apache.commons:commons-lang3 from 3.8 to 3.13.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.8 to 3.13.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>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 7550a60 commit 1cc7760
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 @@ -555,7 +555,7 @@
<codenarc.version>0.27.0</codenarc.version>

<!-- Redefine default value from spring-boot-dependencies -->
<commons-lang3.version>3.8</commons-lang3.version>
<commons-lang3.version>3.13.0</commons-lang3.version>

<commons.text.version>1.11.0</commons.text.version>
<compiler.plugin.version>3.8.1</compiler.plugin.version>
Expand Down

0 comments on commit 1cc7760

Please sign in to comment.