Skip to content

Commit

Permalink
fix(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.13.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 Jul 28, 2023
1 parent 1f81256 commit fd60d37
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 @@ -11,7 +11,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<jackson-databind.version>2.14.2</jackson-databind.version>
<slf4j.version>2.0.6</slf4j.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<commons-lang3.version>3.13.0</commons-lang3.version>
<junit-jupiter.version>5.9.2</junit-jupiter.version>
<unirest.version>3.11.12</unirest.version>
<!-- Plugins versions -->
Expand Down

0 comments on commit fd60d37

Please sign in to comment.