File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed
Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 44 <modelVersion>4.0.0</modelVersion>
55 <groupId>com.microsoft.azure</groupId>
66 <artifactId>azure-servicebus</artifactId>
7- <version>1.2.8 </version>
7+ <version>1.2.9 </version>
88 <licenses>
99 <license>
1010 <name>The MIT License (MIT)</name>
5151 <dependency>
5252 <groupId>org.apache.qpid</groupId>
5353 <artifactId>proton-j</artifactId>
54- <version>0.22 .0</version>
54+ <version>0.31 .0</version>
5555 </dependency>
56- <dependency>
57- <groupId>org.bouncycastle</groupId>
58- <artifactId>bcpkix-jdk15on</artifactId>
59- <version>1.53</version>
60- </dependency>
6156 <dependency>
6257 <groupId>junit</groupId>
6358 <artifactId>junit</artifactId>
Original file line number Diff line number Diff line change 1313 <proton-j-version >0.31.0</proton-j-version >
1414 <junit-version >4.12</junit-version >
1515 <slf4j-version >1.7.0</slf4j-version >
16- <client-current-version >1.2.9-SNAPSHOT </client-current-version >
16+ <client-current-version >1.2.9</client-current-version >
1717 </properties >
1818
1919 <modules >
You can’t perform that action at this time.
0 commit comments