Skip to content

Commit 9f494af

Browse files
Merge pull request #1700 from IABTechLab/sch-UID2-4661-throw-exception-bad-http-responses-from-core
sch-UID2-4661 throw exception on non-success http response from core and metrics for counting refresh failures
2 parents 615d044 + 93a2c6f commit 9f494af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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>9.1.0</uid2-shared.version>
25+
<uid2-shared.version>9.1.16</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)