We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0767e0 commit 1b76e3bCopy full SHA for 1b76e3b
1 file changed
renovate.json5
@@ -37,6 +37,17 @@
37
"maven"
38
],
39
"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"
51
}
52
]
53
0 commit comments