Skip to content

Commit e85241e

Browse files
Merge pull request #192 from IABTechLab/cbc-UID2-4571-cloud-encryption-cleanup
Cbc UI d2 4571 cloud encryption cleanup
2 parents 06bdcc2 + 10b3967 commit e85241e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

conf/local-e2e-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@
3535
"optout_url": "http://localhost:8081",
3636
"s3_keys_metadata_path": "s3encryption_keys/metadata.json",
3737
"cloud_keys_metadata_path": "cloud_encryption_keys/metadata.json",
38-
"encryption_support_version": "5.43.5"
38+
"encryption_support_version": "6.0.0"
3939
}

conf/local-e2e-docker-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
"core_public_url": "http://core:8088",
3434
"optout_url": "http://optout:8081",
3535
"cloud_encryption_keys_metadata_path": "cloud_encryption_keys/metadata.json",
36-
"encryption_support_version": "5.34.5"
36+
"encryption_support_version": "6.0.0"
3737
}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.uid2</groupId>
88
<artifactId>uid2-core</artifactId>
9-
<version>2.23.0</version>
9+
<version>2.23.1-alpha-70-SNAPSHOT</version>
1010

1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)