diff --git a/packages/server/build.gradle b/packages/server/build.gradle index 4f7c8803340..43fccb54e2a 100644 --- a/packages/server/build.gradle +++ b/packages/server/build.gradle @@ -65,7 +65,7 @@ dependencies { implementation 'com.querydsl:querydsl-jpa:5.0.0:jakarta' implementation 'io.grpc:grpc-all:1.52.1' implementation 'io.micrometer:micrometer-registry-prometheus' - implementation 'io.hypersistence:hypersistence-utils-hibernate-62:3.7.5' + implementation 'io.hypersistence:hypersistence-utils-hibernate-62:3.7.6' implementation 'javax.inject:javax.inject:1' implementation 'org.apache.commons:commons-csv:1.10.0' implementation 'org.apache.commons:commons-fileupload2-jakarta:2.0.0-M1' diff --git a/packages/server/gradle.lockfile b/packages/server/gradle.lockfile index ad8ffd73006..0f46a50eee2 100644 --- a/packages/server/gradle.lockfile +++ b/packages/server/gradle.lockfile @@ -103,7 +103,7 @@ io.grpc:grpc-stub:1.55.1=aotCompileClasspath,aotTestCompileClasspath,nativeImage io.grpc:grpc-testing:1.52.1=aotCompileClasspath,aotTestCompileClasspath,compileClasspath,nativeImageClasspath,nativeImageTestClasspath,processAotClasspath,processTestAotClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.grpc:grpc-xds:1.52.1=aotCompileClasspath,aotTestCompileClasspath,compileClasspath,nativeImageClasspath,nativeImageTestClasspath,processAotClasspath,processTestAotClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.hypersistence:hypersistence-tsid:2.1.1=aotCompileClasspath,aotTestCompileClasspath,compileClasspath,nativeImageClasspath,nativeImageTestClasspath,processAotClasspath,processTestAotClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.hypersistence:hypersistence-utils-hibernate-62:3.7.5=aotCompileClasspath,aotTestCompileClasspath,compileClasspath,nativeImageClasspath,nativeImageTestClasspath,processAotClasspath,processTestAotClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.hypersistence:hypersistence-utils-hibernate-62:3.7.6=aotCompileClasspath,aotTestCompileClasspath,compileClasspath,nativeImageClasspath,nativeImageTestClasspath,processAotClasspath,processTestAotClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.lettuce:lettuce-core:6.2.6.RELEASE=aotCompileClasspath,aotTestCompileClasspath,compileClasspath,nativeImageClasspath,nativeImageTestClasspath,processAotClasspath,processTestAotClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.micrometer:micrometer-commons:1.11.5=aotCompileClasspath,aotTestCompileClasspath,compileClasspath,nativeImageClasspath,nativeImageTestClasspath,processAotClasspath,processTestAotClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.micrometer:micrometer-core:1.11.5=aotCompileClasspath,aotTestCompileClasspath,compileClasspath,nativeImageClasspath,nativeImageTestClasspath,processAotClasspath,processTestAotClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath