Skip to content

Commit 485e571

Browse files
fix(deps): Don't auto-merge jackson xml parser
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
1 parent f24282c commit 485e571

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"packageRules": [
1313
{
14-
"matchPackageNames": ["com.github.nextcloud-deps.hwsecurity:hwsecurity-fido2", "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido", "fidoVersion"],
14+
"matchPackageNames": ["com.github.nextcloud-deps.hwsecurity:hwsecurity-fido2", "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido", "fidoVersion", "com.fasterxml.jackson.core:jackson-core"],
1515
"automerge": false,
1616
"enabled": false
1717
}

0 commit comments

Comments
 (0)