Skip to content

Commit

Permalink
Fix allowed license thing
Browse files Browse the repository at this point in the history
  • Loading branch information
slinkydeveloper committed Nov 22, 2024
1 parent 9591104 commit bee3193
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/allowed-licenses.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@
},
{
"moduleLicense": "Bouncy Castle Licence"
},
{
"moduleName": "javax.xml.bind:jaxb-api"
}
]
}

0 comments on commit bee3193

Please sign in to comment.