Skip to content

Commit

Permalink
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.12.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 Dec 7, 2023
1 parent a0541ee commit 4be8d95
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 @@ -71,7 +71,7 @@ under the License.
<maven.basedir>${project.build.directory}/${maven.dir}</maven.basedir>

<commonsCliVersion>1.4</commonsCliVersion>
<commonsLangVersion>3.12.0</commonsLangVersion>
<commonsLangVersion>3.14.0</commonsLangVersion>
<junit.version>5.10.1</junit.version>
<mockitoVersion>4.11.0</mockitoVersion>
<plexusUtilsVersion>3.5.1</plexusUtilsVersion>
Expand Down

0 comments on commit 4be8d95

Please sign in to comment.