Skip to content

Commit

Permalink
Update commons-lang3 version in sbom (#715)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikRehmTT committed Aug 30, 2024
1 parent 30b3dd6 commit f4f4254
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/allowed_licenses.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,10 +202,10 @@
},
{
"moduleName": "org.apache.commons:commons-lang3",
"moduleVersion": "3.14.0",
"moduleVersion": "3.16.0",
"moduleLicense": "Apache-2.0",
"moduleCopyright": "2001-2023, The Apache Software Foundation",
"licenseUrl": "https://github.com/apache/commons-lang/blob/rel/commons-lang-3.14.0/LICENSE.txt",
"licenseUrl": "https://github.com/apache/commons-lang/blob/rel/commons-lang-3.16.0/LICENSE.txt",
"actualLicense": "$moduleLicense"
},
{
Expand Down

0 comments on commit f4f4254

Please sign in to comment.