File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed
articles/ai-services/computer-vision/includes/quickstarts-sdk Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -51,19 +51,7 @@ Get started with facial recognition using the Face client library for Java. Foll
5151 <dependency >
5252 <groupId >com.azure</groupId >
5353 <artifactId >azure-ai-vision-face</artifactId >
54- <version >1.0.0-beta.1</version >
55- </dependency >
56- <!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient -->
57- <dependency >
58- <groupId >org.apache.httpcomponents</groupId >
59- <artifactId >httpclient</artifactId >
60- <version >4.5.13</version >
61- </dependency >
62- <!-- https://mvnrepository.com/artifact/com.google.code.gson/gson -->
63- <dependency >
64- <groupId >com.google.code.gson</groupId >
65- <artifactId >gson</artifactId >
66- <version >2.11.0</version >
54+ <version >1.0.0-beta.2</version >
6755 </dependency >
6856 </dependencies >
6957 </project >
You can’t perform that action at this time.
0 commit comments