diff --git a/build.gradle b/build.gradle index 2e9c7e0..b1ed037 100644 --- a/build.gradle +++ b/build.gradle @@ -48,7 +48,7 @@ dependencies { compile 'com.microsoft.azure:adal4j:1.6.7' compile 'org.springframework.ldap:spring-ldap-core:2.4.1' - compile 'com.microsoft.azure:applicationinsights-core:3.4.18' + compile 'com.microsoft.azure:applicationinsights-core:3.5.1' compile 'com.microsoft.azure:applicationinsights-web:3.4.18' compile 'com.microsoft.azure:applicationinsights-spring-boot-starter:2.6.4' compile 'com.microsoft.azure:applicationinsights-logging-logback:2.6.4'