Skip to content

Commit

Permalink
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.16.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 23, 2024
1 parent 9925358 commit dad7d2d
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.13</slf4j.version>
<junit.version>5.10.2</junit.version>
<jedis.version>5.1.3</jedis.version>
<commons-lang.version>3.14.0</commons-lang.version>
<commons-lang.version>3.16.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 dad7d2d

Please sign in to comment.