Update dependency com.iqser.red.commons:spring-commons to v2.7.0

This commit is contained in:
Renovate Bot 2025-01-21 18:23:43 +00:00
parent 418ac81465
commit eea21e2676

View File

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