Merge branch 'RED-8615' into 'master'
RED-8615: update persistence-version Closes RED-8615 See merge request redactmanager/redaction-report-service!54
This commit is contained in:
commit
772ab45605
@ -5,7 +5,7 @@ plugins {
|
||||
|
||||
description = "redaction-report-service-api-v1"
|
||||
|
||||
val persistenceServiceVersion = "2.236.0"
|
||||
val persistenceServiceVersion = "2.360.0"
|
||||
|
||||
dependencies {
|
||||
implementation("io.github.openfeign:feign-core:12.2")
|
||||
|
||||
@ -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.348.0"
|
||||
val persistenceServiceVersion = "2.360.0"
|
||||
val springBootStarterVersion = "3.1.5"
|
||||
|
||||
configurations {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user