Fibinger Ádám
2019-02-27 37e2b6c7cb1fde8b9e7bf8cb38f01eee8157324f
pom.xml
@@ -5,7 +5,7 @@
    <groupId>hu.unr.fiber</groupId>
    <artifactId>cardapi</artifactId>
    <version>0.1.1</version>
    <version>0.1.2</version>
    <parent>
        <groupId>org.springframework.boot</groupId>
@@ -38,6 +38,10 @@
            <artifactId>spring-boot-starter-test</artifactId>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>com.jayway.jsonpath</groupId>
            <artifactId>json-path</artifactId>
        </dependency>
    </dependencies>
    <properties>