Compare commits

...

1 Commits

Author SHA1 Message Date
Renovate Bot
eea21e2676 Update dependency com.iqser.red.commons:spring-commons to v2.7.0 2025-01-21 18:23:43 +00:00

View File

@ -12,7 +12,7 @@ plugins {
description = "redaction-service-server-v1" description = "redaction-service-server-v1"
val tenantCommonVersion = "0.30.0" val tenantCommonVersion = "0.30.0"
val springCommonsVersion = "2.1.0" val springCommonsVersion = "2.7.0"
val storageCommonsVersion = "2.45.0" val storageCommonsVersion = "2.45.0"
val lifecycleCommonsVersion = "0.4.0" val lifecycleCommonsVersion = "0.4.0"
val poiVersion = "5.2.3" val poiVersion = "5.2.3"