Merge branch 'update-tc' into 'master'

Update tenant-commons for dlq fix

See merge request redactmanager/redaction-report-service!96
This commit is contained in:
Maverick Studer 2024-09-03 13:49:58 +02:00
commit 2059e195de

View File

@ -11,7 +11,7 @@ plugins {
description = "redaction-service-server-v1"
val tenantCommonVersion = "0.29.0"
val tenantCommonVersion = "0.30.0"
val springCommonsVersion = "2.1.0"
val storageCommonsVersion = "2.45.0"
val lifecycleCommonsVersion = "0.4.0"