Pin jackson to 2.10. (#29521)
This commit is contained in:
parent
988e240368
commit
165990ba01
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
pullRequests.frequency = "@monthly"
|
||||
|
||||
updates.pin = [
|
||||
{ groupId = "com.fasterxml.jackson.core", artifactId = "jackson-databind", version = "2.10." }
|
||||
]
|
||||
|
||||
updates.ignore = [
|
||||
{ groupId = "com.google.protobuf", artifactId = "protobuf-java" },
|
||||
{ groupId = "org.scalameta", artifactId = "scalafmt-core" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue