mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
Merge pull request #515 from TeamPiped/jackson-group
Add jackson as package group.
This commit is contained in:
commit
efd76a847f
1 changed files with 6 additions and 0 deletions
|
@ -14,6 +14,12 @@
|
||||||
],
|
],
|
||||||
"groupName": "activej"
|
"groupName": "activej"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"matchPackagePrefixes": [
|
||||||
|
"com.fasterxml.jackson"
|
||||||
|
],
|
||||||
|
"groupName": "jackson"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchPackagePrefixes": [
|
"matchPackagePrefixes": [
|
||||||
"com.github.firemasterk."
|
"com.github.firemasterk."
|
||||||
|
|
Loading…
Reference in a new issue