diff options
author | RossC <ross.carter@est.tech> | 2020-06-22 14:13:34 +0100 |
---|---|---|
committer | RossC <ross.carter@est.tech> | 2020-06-22 14:13:38 +0100 |
commit | 5be43f6edf88558975258b0eba74f99bfe8937f8 (patch) | |
tree | 69cb92bedba36367281be20f4a5e2382f8019daf /testsuites | |
parent | 9c0c0c8f61a08aec5c95ebb90647a0aae445e129 (diff) |
Updating all Apex dependencies
Issue-ID: POLICY-2387
Change-Id: I6d9222cfe8841a4a4532d95dbc6f8b3f3d15ac87
Signed-off-by: RossC <ross.carter@est.tech>
Diffstat (limited to 'testsuites')
-rw-r--r-- | testsuites/integration/integration-uservice-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/integration/integration-uservice-test/pom.xml b/testsuites/integration/integration-uservice-test/pom.xml index fc47df3b6..2b447adc2 100644 --- a/testsuites/integration/integration-uservice-test/pom.xml +++ b/testsuites/integration/integration-uservice-test/pom.xml @@ -152,7 +152,7 @@ <dependency> <groupId>com.salesforce.kafka.test</groupId> <artifactId>kafka-junit4</artifactId> - <version>3.0.1</version> + <version>3.2.1</version> <scope>test</scope> <exclusions> <!-- The default netty version in kafka-junit4 has vulnerabilities --> |