Bump com.microsoft.azure:azure-eventhubs in /azure-samples (#1441)

Bumps [com.microsoft.azure:azure-eventhubs](https://github.com/Azure/azure-sdk-for-java) from 1.0.0 to 3.2.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/v1.0.0...azure-cosmos-3.2.1)

---
updated-dependencies:
- dependency-name: com.microsoft.azure:azure-eventhubs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-18 07:46:14 +08:00 коммит произвёл GitHub
Родитель 22f90e7c25
Коммит 4b20c317d7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -178,7 +178,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-eventhubs</artifactId>
<version>1.0.0</version>
<version>3.2.1</version>
</dependency>
</dependencies>
<profiles>