Skip to content

Commit

Permalink
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
Browse files Browse the repository at this point in the history
Bumps 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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 76b067e commit 63cbcf4
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 @@ -45,7 +45,7 @@
<slf4j.version>2.0.16</slf4j.version>
<junit.version>5.11.0</junit.version>
<jedis.version>5.1.5</jedis.version>
<commons-lang.version>3.16.0</commons-lang.version>
<commons-lang.version>3.17.0</commons-lang.version>
<lombok.version>1.18.34</lombok.version>
<lombok-plugin.version>1.18.20.0</lombok-plugin.version>
<testcontainers.version>1.20.1</testcontainers.version>
Expand Down

0 comments on commit 63cbcf4

Please sign in to comment.