upgrade Proton to 0.9
This is just increasing the version of Proton
This commit is contained in:
parent
63a857d18d
commit
8cc2be4c51
2
pom.xml
2
pom.xml
|
@ -334,7 +334,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.qpid</groupId>
|
<groupId>org.apache.qpid</groupId>
|
||||||
<artifactId>proton-j</artifactId>
|
<artifactId>proton-j</artifactId>
|
||||||
<version>0.8</version>
|
<version>0.9</version>
|
||||||
<!-- License: Apache 2.0 -->
|
<!-- License: Apache 2.0 -->
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue