maven
2025-10-24 183207b4628ae60124ac3c0790fc30d84b18b245
main-business/pom.xml
@@ -64,6 +64,12 @@
            <groupId>org.quartz-scheduler</groupId>
            <artifactId>quartz</artifactId>
        </dependency>
        <dependency>
            <groupId>io.swagger.core.v3</groupId>
            <artifactId>swagger-annotations-jakarta</artifactId>
            <version>2.2.22</version>
            <scope>compile</scope>
        </dependency>
    </dependencies>
    <properties>