Skip to content

Commit

Permalink
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 (#338)
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.15.0 to 3.16.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent d9fd285 commit 13ca654
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 @@ -254,7 +254,7 @@
<commons.osgi.dynamicImport>javax.portlet</commons.osgi.dynamicImport>
<commons.servlet-api.version>2.5</commons.servlet-api.version>
<commons.io.version>2.16.1</commons.io.version>
<commons.lang3.version>3.15.0</commons.lang3.version>
<commons.lang3.version>3.16.0</commons.lang3.version>
<japicmp.skip>true</japicmp.skip>
<clirr.skip>true</clirr.skip>
<animal.sniffer.skip>true</animal.sniffer.skip>
Expand Down

0 comments on commit 13ca654

Please sign in to comment.