From dfe82ec35505b22aa715a1050d73387ce513f800 Mon Sep 17 00:00:00 2001 From: way zheng Date: Sun, 7 Dec 2025 17:26:25 -0800 Subject: [PATCH 1/4] update to use latest --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 41a42e4b..e43193c9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.uid2 uid2-shared - 11.1.91 + 11.1.108 ${project.groupId}:${project.artifactId} Library for all the shared uid2 operations https://github.com/IABTechLab/uid2docs From cf07e461d9cc254b8b8ceb1461846e37aca3dee2 Mon Sep 17 00:00:00 2001 From: Release Workflow Date: Mon, 8 Dec 2025 01:32:26 +0000 Subject: [PATCH 2/4] [CI Pipeline] Released Snapshot version: 11.1.112-alpha-324-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 28441c4c..3c2ae75b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.uid2 uid2-shared - 11.1.111 + 11.1.112-alpha-324-SNAPSHOT ${project.groupId}:${project.artifactId} Library for all the shared uid2 operations https://github.com/IABTechLab/uid2docs From ffb90ca57eec9079960c1981036fa3a6a5afb2cf Mon Sep 17 00:00:00 2001 From: way zheng Date: Sun, 7 Dec 2025 18:25:34 -0800 Subject: [PATCH 3/4] update google-auth-library --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e43193c9..91c9e6d9 100644 --- a/pom.xml +++ b/pom.xml @@ -181,7 +181,7 @@ com.google.auth google-auth-library-oauth2-http - 1.30.0 + 1.41.0 com.azure From fa037da18aa023ab18deb337bd074a9e84972544 Mon Sep 17 00:00:00 2001 From: way zheng Date: Tue, 9 Dec 2025 12:32:07 -0800 Subject: [PATCH 4/4] clean up --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bac151cf..2757cbf9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.uid2 uid2-shared - 11.1.112-alpha-324-SNAPSHOT + 11.1.111 ${project.groupId}:${project.artifactId} Library for all the shared uid2 operations https://github.com/IABTechLab/uid2docs