|
|
|
@ -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> |
|
|
|
|