jinpengyong
2022-02-23 492ca86b07ce2448e50a80693e72e89aaf3920bc
screen-job/pom.xml
@@ -14,12 +14,6 @@
    <dependencies>
        <dependency>
            <groupId>org.moral</groupId>
            <artifactId>screen-common</artifactId>
            <version>1.0-SNAPSHOT</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-devtools</artifactId>
            <optional>true</optional>