Merge pull request #946 from tzolov/azure-exclue-spring-loging
Exclude spring logging for azure
This commit is contained in:
@@ -36,12 +36,6 @@
|
||||
<dependency>
|
||||
<artifactId>spring-cloud-function-adapter-azure</artifactId>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-logging</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user