File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
sdk/contentsafety/azure-ai-contentsafety Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ com.azure:azure-sdk-parent;1.6.0;1.6.0
3737com.azure:azure-client-sdk-parent;1.7.0;1.7.0
3838com.azure:azure-client-sdk-parent-v2;1.0.0-beta.1;1.0.0-beta.1
3939com.azure:azure-ai-anomalydetector;3.0.0-beta.5;3.0.0-beta.6
40- com.azure:azure-ai-contentsafety;1.0.9 ;1.1.0-beta.1
40+ com.azure:azure-ai-contentsafety;1.0.10 ;1.1.0-beta.1
4141com.azure:azure-ai-documentintelligence;1.0.0;1.1.0-beta.1
4242com.azure:azure-ai-documenttranslator;1.0.0-beta.1;1.0.0-beta.2
4343com.azure:azure-ai-formrecognizer;4.1.13;4.2.0-beta.1
Original file line number Diff line number Diff line change 1010
1111### Other Changes
1212
13+
14+ ## 1.0.10 (2025-02-27)
15+
16+ ### Other Changes
17+
18+ #### Dependency Updates
19+
20+ - Upgraded ` azure-core ` from ` 1.54.1 ` to version ` 1.55.2 ` .
21+ - Upgraded ` azure-core-http-netty ` from ` 1.15.7 ` to version ` 1.15.10 ` .
22+
23+
1324## 1.0.9 (2024-12-04)
1425
1526### Other Changes
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Various documentation is available to help you get started
2828<dependency >
2929 <groupId >com.azure</groupId >
3030 <artifactId >azure-ai-contentsafety</artifactId >
31- <version >1.0.0 </version >
31+ <version >1.0.10 </version >
3232</dependency >
3333```
3434[ // ] : # ( {x-version-update-end} )
You can’t perform that action at this time.
0 commit comments