Skip to content

Commit

Permalink
chore: bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.13.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 648895b commit 6bcbc2a
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.13.0</commons-lang3.version>
<commons-lang3.version>3.14.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 6bcbc2a

Please sign in to comment.