Updated Pom

This commit is contained in:
grata
2023-04-27 11:45:57 +02:00
parent cd7afb7d77
commit 9aa7fb0682

View File

@@ -49,11 +49,6 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javax.persistence</groupId>
<artifactId>javax.persistence-api</artifactId>
<version>2.2.3</version>
</dependency>
</dependencies>
<build>