File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 5858 <version >0.14.4</version > <!-- {x-version-update;org.revapi:revapi;external_dependency} -->
5959 </dependency >
6060
61+ <dependency >
62+ <groupId >com.fasterxml.jackson.core</groupId >
63+ <artifactId >jackson-databind</artifactId >
64+ <version >2.10.5.1</version > <!-- {x-version-update;cqr_com.fasterxml.jackson.core:jackson-databind;external_dependency} -->
65+ </dependency >
66+
6167 <dependency >
6268 <groupId >junit</groupId >
6369 <artifactId >junit</artifactId >
Original file line number Diff line number Diff line change @@ -374,3 +374,6 @@ spring_com.microsoft.azure:azure;1.34.0
374374# sdk\appconfiguration\azure-spring-cloud-feature-management-web\pom.xml
375375appconfig_spring_com.fasterxml.jackson.core:jackson-annotations;2.11.4
376376appconfig_spring_com.fasterxml.jackson.core:jackson-databind;2.11.4
377+
378+ # eng\code-quality-reports\pom.xml
379+ cqr_com.fasterxml.jackson.core:jackson-databind;2.10.5.1
You can’t perform that action at this time.
0 commit comments