Skip to content

Commit bee3193

Browse files
Fix allowed license thing
1 parent 9591104 commit bee3193

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/allowed-licenses.json

+3
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
},
3333
{
3434
"moduleLicense": "Bouncy Castle Licence"
35+
},
36+
{
37+
"moduleName": "javax.xml.bind:jaxb-api"
3538
}
3639
]
3740
}

0 commit comments

Comments
 (0)