mirror of https://github.com/apache/activemq.git
Merge pull request #582 from jbonofre/AMQ-8080
[AMQ-8080] Upgrade to junit 4.13.1
This commit is contained in:
commit
bfc4eab3ca
2
pom.xml
2
pom.xml
|
@ -86,7 +86,7 @@
|
|||
<josql-version>1.5_5</josql-version>
|
||||
<!-- for json-simple use same version as jolokia uses -->
|
||||
<json-simple-version>1.1.1</json-simple-version>
|
||||
<junit-version>4.12</junit-version>
|
||||
<junit-version>4.13.1</junit-version>
|
||||
<hamcrest-version>1.3</hamcrest-version>
|
||||
<jxta-version>2.0</jxta-version>
|
||||
<karaf-version>4.2.8</karaf-version>
|
||||
|
|
Loading…
Reference in New Issue