fix powermock issue
[msb/apigateway.git] / apiroute / apiroute-service / pom.xml
index e277265..9072d3e 100644 (file)
 
 
        <dependencies>
+           <dependency>
+            <groupId>org.javassist</groupId>
+            <artifactId>javassist</artifactId>
+            <version>3.23.1-GA</version>
+        </dependency>
                <dependency>
                        <groupId>io.dropwizard</groupId>
                        <artifactId>dropwizard-core</artifactId>