Bump com.microsoft.azure:applicationinsights-core

Bumps [com.microsoft.azure:applicationinsights-core](https://github.com/Microsoft/ApplicationInsights-Java) from 2.6.4 to 3.6.2.
- [Release notes](https://github.com/Microsoft/ApplicationInsights-Java/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-Java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/ApplicationInsights-Java/compare/2.6.4...3.6.2)

---
updated-dependencies:
- dependency-name: com.microsoft.azure:applicationinsights-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-04 06:46:00 +00:00 коммит произвёл GitHub
Родитель 55fef35d71
Коммит 553b56ee0d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -125,7 +125,7 @@ SOFTWARE
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>applicationinsights-core</artifactId>
<version>2.6.4</version>
<version>3.6.2</version>
</dependency>
<dependency>
<groupId>com.microsoft.datax</groupId>