commit | 754f9a02943058dc03337c9550e8f37fece14d25 | [log] [tgz] |
---|---|---|
author | HOCKLA <ah999m@att.com> | Sat Dec 21 12:11:33 2019 -0600 |
committer | Pamela Dragosh <pdragosh@research.att.com> | Fri Jan 10 22:11:43 2020 +0000 |
tree | 9454df3a3b5b3d3f4d3ffb70c9ee4cb169028653 | |
parent | c5475f181a44ad53224c0d0c2acf708f8bba9b0d [diff] [blame] |
policy/models jdk 11 upgrades Issue-ID: POLICY-1592 Change-Id: Iaa6b61c5f1c76f3e7c2043691f4d29dbc43d144e Signed-off-by: HOCKLA <ah999m@att.com>
diff --git a/models-sim/models-sim-dmaap/pom.xml b/models-sim/models-sim-dmaap/pom.xml index aa9997d..f1410aa 100644 --- a/models-sim/models-sim-dmaap/pom.xml +++ b/models-sim/models-sim-dmaap/pom.xml
@@ -65,7 +65,7 @@ </dependency> <dependency> <groupId>org.powermock</groupId> - <artifactId>powermock-api-mockito</artifactId> + <artifactId>powermock-api-mockito2</artifactId> <scope>test</scope> </dependency> </dependencies>