Ley lgtbi

This commit is contained in:
Tatiana 2026-05-11 22:57:30 +02:00
parent 42ab036ee9
commit 33a7731e2f
1 changed files with 5 additions and 0 deletions

View File

@ -78,6 +78,11 @@
<artifactId>spring-boot-starter-webmvc-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>