Skip to content

Commit

Permalink
Merge pull request #192 from IABTechLab/cbc-UID2-4571-cloud-encryptio…
Browse files Browse the repository at this point in the history
…n-cleanup

Cbc UI d2 4571 cloud encryption cleanup
  • Loading branch information
cody-constine-ttd authored Dec 17, 2024
2 parents 06bdcc2 + 10b3967 commit e85241e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion conf/local-e2e-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
2 changes: 1 addition & 1 deletion conf/local-e2e-docker-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.uid2</groupId>
<artifactId>uid2-core</artifactId>
<version>2.23.0</version>
<version>2.23.1-alpha-70-SNAPSHOT</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit e85241e

Please sign in to comment.