try possible fix for backend web build

This commit is contained in:
Alexandros Mandilaras 2024-04-08 09:25:06 +03:00
parent a4252a6157
commit 3e8cb9b17e
1 changed files with 2 additions and 2 deletions

View File

@ -25,11 +25,11 @@
</properties>
<dependencies>
<dependency>
<!-- <dependency>
<groupId>eu.eudat</groupId>
<artifactId>core</artifactId>
<version>${revision}</version>
</dependency>
</dependency> -->
<dependency>
<groupId>org.springframework.boot</groupId>