diff --git a/NOTICE b/NOTICE index 9704c41f2b48092493448d3bc243afea728deff8..1e31e791c78bbe868be6d24e13f3b7cf644fcac6 100644 --- a/NOTICE +++ b/NOTICE @@ -382,9 +382,10 @@ The following software have components provided under the terms of this license: - Microsoft Application Insights Java SDK Spring Boot starter (from https://github.com/Microsoft/ApplicationInsights-Java) - Microsoft Application Insights Java SDK Web Module (from https://github.com/Microsoft/ApplicationInsights-Java) - Microsoft Application Insights Log4j 2 Appender (from https://github.com/Microsoft/ApplicationInsights-Java) -- Mockito (from http://mockito.org) +- Microsoft Azure Netty HTTP Client Library (from https://github.com/Azure/azure-sdk-for-java) - Mockito (from http://www.mockito.org) - Mockito (from http://mockito.org) +- Mockito (from http://mockito.org) - Mojo's Maven plugin for Cobertura (from http://mojo.codehaus.org/cobertura-maven-plugin/) - Netty Reactive Streams Implementation (from ) - Netty/Buffer (from http://netty.io/) diff --git a/provider/legal-azure/pom.xml b/provider/legal-azure/pom.xml index 9f622fca0575a8f24ffc7d10c872ddd0e2db533d..ef840f316eb9eb23781cb64945137967e103b087 100644 --- a/provider/legal-azure/pom.xml +++ b/provider/legal-azure/pom.xml @@ -88,7 +88,7 @@ <dependency> <groupId>org.opengroup.osdu</groupId> <artifactId>core-lib-azure</artifactId> - <version>0.0.28</version> + <version>0.0.29</version> </dependency> <dependency> <groupId>org.projectlombok</groupId>