pom.xml aktualisiert

This commit is contained in:
ds
2026-05-16 00:01:07 +00:00
parent e3a648f215
commit 54c1cda6e1
+1 -10
View File
@@ -29,19 +29,10 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-test</artifactId>
</dependency>
</dependency>
</dependencies>
<build>