hill9868 6 роки тому
батько
коміт
fcefaa96a8
1 змінених файлів з 8 додано та 0 видалено
  1. 8 0
      pom.xml

+ 8 - 0
pom.xml

@ -106,4 +106,12 @@
            <artifactId>commons-cat</artifactId>
        </dependency>
    </dependencies>
	<build>
        <plugins>
            <plugin>
                <groupId>org.springframework.boot</groupId>
                <artifactId>spring-boot-maven-plugin</artifactId>
            </plugin>
        </plugins>
    </build>
</project>