Fix bug about Java11 Upgrade! 26/112726/1
authorhekeguang <hekeguang@chinamobile.com>
Wed, 16 Sep 2020 06:24:12 +0000 (14:24 +0800)
committerhekeguang <hekeguang@chinamobile.com>
Wed, 16 Sep 2020 06:24:22 +0000 (14:24 +0800)
Issue-ID: USECASEUI-484
Change-Id: I032cbae7093a178a1010aa97269eff9c8b5530e4
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
server/pom.xml

index 5c71f20..186cdd9 100644 (file)
 
         <dependency>
             <groupId>org.powermock</groupId>
-            <artifactId>powermock-api-mockito</artifactId>
-            <version>1.6.5</version>
+            <artifactId>powermock-api-mockito2</artifactId>
+            <version>2.0.7</version>
         </dependency>
         <dependency>
             <groupId>org.mockito</groupId>