diff options
Diffstat (limited to 'branches/sca-java-1.4/itest/policy-security-basicauth')
-rw-r--r-- | branches/sca-java-1.4/itest/policy-security-basicauth/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.4/itest/policy-security-basicauth/pom.xml b/branches/sca-java-1.4/itest/policy-security-basicauth/pom.xml index 7af85a010a..9be093e6c1 100644 --- a/branches/sca-java-1.4/itest/policy-security-basicauth/pom.xml +++ b/branches/sca-java-1.4/itest/policy-security-basicauth/pom.xml @@ -79,7 +79,7 @@ <dependency> <groupId>org.apache.activemq</groupId> <artifactId>activemq-core</artifactId> - <version>4.1.1</version> + <version>5.2.0</version> <scope>runtime</scope> </dependency> |