maven
2025-10-15 8c627df4abacbe7397d0c1831f1a71c62ebe15b2
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>