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 ba093ff..a0b189a 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 @@ -16,7 +16,7 @@ val springCommonsVersion = "2.1.0" val storageCommonsVersion = "2.45.0" val poiVersion = "5.2.3" val metricCommonsVersion = "2.1.0" -val persistenceServiceVersion = "2.239.0" +val persistenceServiceVersion = "2.326.0" val springBootStarterVersion = "3.1.5" configurations {