File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 55
66 <groupId >com.uid2</groupId >
77 <artifactId >uid2-shared</artifactId >
8- <version >7.17.1-alpha-145-SNAPSHOT </version >
8+ <version >7.17.2 </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 >
8686 <type >pom</type >
8787 <scope >import</scope >
8888 </dependency >
89+ <dependency >
90+ <groupId >com.azure</groupId >
91+ <artifactId >azure-sdk-bom</artifactId >
92+ <version >1.2.26</version >
93+ <type >pom</type >
94+ <scope >import</scope >
95+ </dependency >
8996 </dependencies >
9097 </dependencyManagement >
9198
188195 <dependency >
189196 <groupId >com.azure</groupId >
190197 <artifactId >azure-security-attestation</artifactId >
191- <version >1.1.24</version >
192198 </dependency >
193199 <dependency >
194200 <groupId >com.azure</groupId >
195201 <artifactId >azure-core-http-netty</artifactId >
196- <version >1.15.2</version >
197202 </dependency >
198203 <dependency >
199204 <groupId >co.nstant.in</groupId >
You can’t perform that action at this time.
0 commit comments