Skip to content

Commit

Permalink
Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#449)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 4a02391 commit 5b23d88
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 @@ -51,7 +51,7 @@
<maven.compiler.source>${jdk.version}</maven.compiler.source>
<maven.compiler.target>${jdk.version}</maven.compiler.target>
<lombok.version>1.18.30</lombok.version>
<apache.commons-lang3.version>3.13.0</apache.commons-lang3.version>
<apache.commons-lang3.version>3.14.0</apache.commons-lang3.version>
<!-- testing dependencies -->
<mockito-core.version>4.11.0</mockito-core.version>
<testng.version>7.8.0</testng.version>
Expand Down

0 comments on commit 5b23d88

Please sign in to comment.