File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
spotbugs-aggregate-report
sdk/eventhubs/microsoft-azure-eventhubs-extensions Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 127127 <dependency >
128128 <groupId >com.microsoft.azure</groupId >
129129 <artifactId >azure-eventhubs-extensions</artifactId >
130- <version >3.4.0-beta .1</version > <!-- {x-version-update;com.microsoft.azure:azure-eventhubs-extensions;current} -->
130+ <version >3.3 .1</version > <!-- {x-version-update;com.microsoft.azure:azure-eventhubs-extensions;current} -->
131131 </dependency >
132132 <!-- Storage is excluded from Spotbugs report as it collides with the storage library
133133 dependency in eventhubs code. This issue is under investigation.
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ com.microsoft.azure.cognitiveservices:azure-cognitiveservices-faceapi;1.1.0-beta
2626com.microsoft.azure.cognitiveservices:azure-cognitiveservices-qnamaker;1.0.0-beta.2;1.0.0-beta.3
2727com.microsoft.azure:azure-eventhubs;3.3.0;3.4.0-beta.1
2828com.microsoft.azure:azure-eventhubs-eph;3.3.0;3.4.0-beta.1
29- com.microsoft.azure:azure-eventhubs-extensions;3.3.0;3.4.0-beta .1
29+ com.microsoft.azure:azure-eventhubs-extensions;3.3.0;3.3 .1
3030com.microsoft.azure:azure-keyvault;1.2.4;1.3.0-beta.1
3131com.microsoft.azure:azure-keyvault-complete;1.2.4;1.3.0-beta.1
3232com.microsoft.azure:azure-keyvault-core;1.2.4;1.3.0-beta.1
Original file line number Diff line number Diff line change 1414 <modelVersion >4.0.0</modelVersion >
1515 <groupId >com.microsoft.azure</groupId >
1616 <artifactId >azure-eventhubs-extensions</artifactId >
17- <version >3.4.0-beta .1</version > <!-- {x-version-update;com.microsoft.azure:azure-eventhubs-extensions;current} -->
17+ <version >3.3 .1</version > <!-- {x-version-update;com.microsoft.azure:azure-eventhubs-extensions;current} -->
1818
1919 <name >Microsoft Azure SDK for Event Hubs Extensions</name >
2020 <description >Extensions built on Microsoft Azure Event Hubs${line.separator}
4040 <dependency >
4141 <groupId >com.microsoft.azure</groupId >
4242 <artifactId >azure-eventhubs</artifactId >
43- <version >3.4.0-beta.1 </version > <!-- {x-version-update;com.microsoft.azure:azure-eventhubs;current } -->
43+ <version >3.3.0 </version > <!-- {x-version-update;com.microsoft.azure:azure-eventhubs;dependency } -->
4444 </dependency >
4545 <dependency >
4646 <groupId >org.apache.logging.log4j</groupId >
You can’t perform that action at this time.
0 commit comments