Skip to content

Commit

Permalink
Bump org.apache.commons:commons-lang3 in /sonar-dependency-check-plugin
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
1 parent 759c153 commit d566355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-dependency-check-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<sonar.pluginKey>dependencycheck</sonar.pluginKey>
<jackson.version>2.16.0</jackson.version>
<spotbugs.version>4.8.2</spotbugs.version>
<commons.lang3.version>3.13.0</commons.lang3.version>
<commons.lang3.version>3.14.0</commons.lang3.version>
<!-- Test versions -->
<junit.jupiter.version>5.10.1</junit.jupiter.version>
<mockito.version>5.7.0</mockito.version>
Expand Down

0 comments on commit d566355

Please sign in to comment.