preparing message bus

This commit is contained in:
2025-12-19 13:33:08 +01:00
parent 73751c1ea2
commit 3d31ac90a0
9 changed files with 73 additions and 13 deletions

View File

@@ -43,7 +43,7 @@ subprojects {
implementation("de.srsoftware:configuration.api:1.0.2")
implementation("de.srsoftware:tools.jdbc:2.0.7")
implementation("de.srsoftware:tools.http:6.0.5")
implementation("de.srsoftware:tools.mime:1.1.3")
implementation("de.srsoftware:tools.mime:1.1.4")
implementation("de.srsoftware:tools.logging:1.3.2")
implementation("de.srsoftware:tools.optionals:1.0.0")
implementation("de.srsoftware:tools.util:2.0.4")