Skip to content

Commit 1b76e3b

Browse files
committed
Renovate: Group jackson where possible
1 parent b0767e0 commit 1b76e3b

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

renovate.json5

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,17 @@
3737
"maven"
3838
],
3939
"groupName": "org.slf4j"
40+
},
41+
{
42+
"description": "Group com.fasterxml.jackson",
43+
"matchPackagePatterns": [
44+
"^com.fasterxml.jackson:jackson-bom",
45+
"^com.fasterxml.jackson.core:jackson-databind"
46+
],
47+
"datasources": [
48+
"maven"
49+
],
50+
"groupName": "com.fasterxml.jackson"
4051
}
4152
]
4253
}

0 commit comments

Comments
 (0)