Skip to content

Commit e92cbe2

Browse files
Merge branch 'abu-add-encryption' of github.com:IABTechLab/uid2-operator into abu-add-encryption
2 parents f614c6f + 4212898 commit e92cbe2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.uid2</groupId>
88
<artifactId>uid2-operator</artifactId>
9-
<version>5.49.62-alpha-172-SNAPSHOT</version>
9+
<version>5.49.63-alpha-173-SNAPSHOT</version>
1010

1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -22,7 +22,7 @@
2222
<enclave-aws.version>2.1.0</enclave-aws.version>
2323
<enclave-azure.version>2.1.13</enclave-azure.version>
2424
<enclave-gcp.version>2.1.0</enclave-gcp.version>
25-
<uid2-shared.version>8.1.39-alpha-208-SNAPSHOT</uid2-shared.version>
25+
<uid2-shared.version>9.0.8</uid2-shared.version>
2626
<image.version>${project.version}</image.version>
2727
<maven.compiler.source>21</maven.compiler.source>
2828
<maven.compiler.target>21</maven.compiler.target>

0 commit comments

Comments
 (0)