Skip to content

Commit b7a4e5a

Browse files
Merging in google fixes
2 parents ca803a2 + 7362a1f commit b7a4e5a

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
@@ -5,7 +5,7 @@
55

66
<groupId>com.uid2</groupId>
77
<artifactId>uid2-shared</artifactId>
8-
<version>7.21.9-alpha-161-SNAPSHOT</version>
8+
<version>7.21.9-alpha-162-SNAPSHOT</version>
99
<name>${project.groupId}:${project.artifactId}</name>
1010
<description>Library for all the shared uid2 operations</description>
1111
<url>https://github.com/IABTechLab/uid2docs</url>
@@ -186,7 +186,7 @@
186186
<dependency>
187187
<groupId>com.google.auth</groupId>
188188
<artifactId>google-auth-library-oauth2-http</artifactId>
189-
<version>1.23.0</version>
189+
<version>1.30.0</version>
190190
</dependency>
191191
<dependency>
192192
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)