aps-modules/aps-core/pom.xml
@@ -90,6 +90,11 @@ <groupId>com.aps</groupId> <artifactId>aps-common-swagger</artifactId> </dependency> <dependency> <groupId>org.projectlombok</groupId> <artifactId>lombok</artifactId> <scope>provided</scope> </dependency> </dependencies> <build>