Hendrik Jungnitsch
2022-08-26 5e828a204ad13cb9b3427c295cbe70e285948593
pom.xml
@@ -32,6 +32,13 @@
         <scope>runtime</scope>
         <optional>true</optional>
      </dependency>
      <dependency>
         <groupId>com.h2database</groupId>
         <artifactId>h2</artifactId>
         <scope>runtime</scope>
      </dependency>
      <dependency>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-test</artifactId>