diff --git a/redaction-report-service-v1/redaction-report-service-server-v1/build.gradle.kts b/redaction-report-service-v1/redaction-report-service-server-v1/build.gradle.kts index 6b5f5f2..8a05841 100644 --- a/redaction-report-service-v1/redaction-report-service-server-v1/build.gradle.kts +++ b/redaction-report-service-v1/redaction-report-service-server-v1/build.gradle.kts @@ -15,7 +15,7 @@ val tenantCommonVersion = "0.30.0" val springCommonsVersion = "2.1.0" val storageCommonsVersion = "2.45.0" val lifecycleCommonsVersion = "0.4.0" -val poiVersion = "5.2.3" +val poiVersion = "5.4.0" val metricCommonsVersion = "2.1.0" val persistenceServiceVersion = "2.562.0-RED9348.2" val springBootStarterVersion = "3.2.3"