We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 32b3c76 + aa90c17 commit d83aeb3Copy full SHA for d83aeb3
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.uid2</groupId>
8
<artifactId>uid2-operator</artifactId>
9
- <version>5.49.7</version>
+ <version>5.49.5-alpha-144-SNAPSHOT</version>
10
11
<properties>
12
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -22,7 +22,7 @@
22
<enclave-aws.version>2.1.0</enclave-aws.version>
23
<enclave-azure.version>2.1.0</enclave-azure.version>
24
<enclave-gcp.version>2.1.0</enclave-gcp.version>
25
- <uid2-shared.version>8.1.15</uid2-shared.version>
+ <uid2-shared.version>8.1.25</uid2-shared.version>
26
<image.version>${project.version}</image.version>
27
<maven.compiler.source>21</maven.compiler.source>
28
<maven.compiler.target>21</maven.compiler.target>
0 commit comments