peparing for file upload on server side

This commit is contained in:
2025-09-30 15:17:00 +02:00
parent 06118365b8
commit f9941bceba
9 changed files with 34 additions and 11 deletions

View File

@@ -3,7 +3,6 @@ description = "Umbrella : Legacy API"
dependencies{
implementation(project(":core"))
implementation(project(":user"))
implementation("de.srsoftware:tools.mime:1.1.2")
implementation("de.srsoftware:tools.web:1.3.16")
implementation("org.bitbucket.b_c:jose4j:0.9.6")
implementation("org.xerial:sqlite-jdbc:3.49.0.0")