chore: Remove unused Thymeleaf dependency in pom.xml

This commit is contained in:
Erik Foris 2024-07-06 22:11:12 +02:00
parent 69b6697f62
commit fd0a62ea51

View File

@ -22,11 +22,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-thymeleaf</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>