added dependencies to avoid conflicts
This commit is contained in:
parent
20443a7256
commit
dadde5535e
10
pom.xml
10
pom.xml
@ -1335,6 +1335,16 @@
|
||||
<version>${netty.version}</version>
|
||||
<classifier>osx-x86_64</classifier>
|
||||
</dependency>
|
||||
<dependency> <!-- brought by com.microsoft.azure:azure-servicebus -->
|
||||
<groupId>com.nimbusds</groupId>
|
||||
<artifactId>content-type</artifactId>
|
||||
<version>2.2</version>
|
||||
</dependency>
|
||||
<dependency> <!-- brought by com.microsoft.azure:azure-servicebus -->
|
||||
<groupId>org.ow2.asm</groupId>
|
||||
<artifactId>asm</artifactId>
|
||||
<version>8.0.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.netty</groupId>
|
||||
<artifactId>netty-transport-native-unix-common</artifactId>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user