File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed
Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 5454 <artifactId >httpclient</artifactId >
5555 <version >4.5.14</version >
5656 </dependency >
57- <dependency >
58- <groupId >io.split.integrations.azure</groupId >
59- <artifactId >impressions-listener</artifactId >
60- <version >0.9.1</version >
61- </dependency >
6257 <dependency >
6358 <groupId >org.mockito</groupId >
6459 <artifactId >mockito-core</artifactId >
7065 <artifactId >sdk</artifactId >
7166 <version >1.17.0</version >
7267 </dependency >
68+ <dependency >
69+ <groupId >com.fasterxml.jackson.core</groupId >
70+ <artifactId >jackson-core</artifactId >
71+ <version >2.20.0</version >
72+ </dependency >
73+ <dependency >
74+ <groupId >com.fasterxml.jackson.core</groupId >
75+ <artifactId >jackson-databind</artifactId >
76+ <version >2.20.0</version >
77+ </dependency >
7378 </dependencies >
7479 <build >
7580 <pluginManagement >
You can’t perform that action at this time.
0 commit comments