We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b1deaa + 625638c commit 4883322Copy full SHA for 4883322
pom.xml
@@ -6,7 +6,11 @@
6
7
<groupId>com.uid2</groupId>
8
<artifactId>uid2-operator</artifactId>
9
+<<<<<<< HEAD
10
<version>5.62.16-alpha-583-SNAPSHOT</version>
11
+=======
12
+ <version>5.62.22</version>
13
+>>>>>>> 625638cbc5c81bd1d959d6225d499f25af0a48a7
14
15
<properties>
16
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
scripts/aws/requirements.txt
@@ -1,4 +1,4 @@
1
requests[socks]==2.32.3
2
boto3==1.35.59
3
-urllib3==1.26.20
+urllib3==2.6.0
4
PyYAML===6.0.2
0 commit comments