diff --git a/conf/local-e2e-config.json b/conf/local-e2e-config.json index b26e472..fec4459 100644 --- a/conf/local-e2e-config.json +++ b/conf/local-e2e-config.json @@ -35,5 +35,5 @@ "optout_url": "http://localhost:8081", "s3_keys_metadata_path": "s3encryption_keys/metadata.json", "cloud_keys_metadata_path": "cloud_encryption_keys/metadata.json", - "encryption_support_version": "5.43.5" + "encryption_support_version": "6.0.0" } diff --git a/conf/local-e2e-docker-config.json b/conf/local-e2e-docker-config.json index e5922d9..cc9bb3a 100644 --- a/conf/local-e2e-docker-config.json +++ b/conf/local-e2e-docker-config.json @@ -33,5 +33,5 @@ "core_public_url": "http://core:8088", "optout_url": "http://optout:8081", "cloud_encryption_keys_metadata_path": "cloud_encryption_keys/metadata.json", - "encryption_support_version": "5.34.5" + "encryption_support_version": "6.0.0" } diff --git a/pom.xml b/pom.xml index 102d0b6..f801198 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.uid2 uid2-core - 2.23.0 + 2.23.1-alpha-70-SNAPSHOT UTF-8