File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464 <azure-storage-blob .version>12.33.3</azure-storage-blob .version>
6565 <azure-core-http-okhttp .version>1.13.3</azure-core-http-okhttp .version>
6666 <javax .servlet-api.version>4.0.1</javax .servlet-api.version>
67+ <wire-runtime .version>5.2.0</wire-runtime .version>
6768 </properties >
6869 <modules >
6970 <module >multiapps-controller-client</module >
814815 <artifactId >resilience4j-ratelimiter</artifactId >
815816 <version >${resilience4j.version} </version >
816817 </dependency >
818+ <!-- https://mvnrepository.com/artifact/com.squareup.wire/wire-runtime -->
819+ <dependency >
820+ <groupId >com.squareup.wire</groupId >
821+ <artifactId >wire-runtime</artifactId >
822+ <version >${wire-runtime.version} </version >
823+ </dependency >
817824 <!-- https://mvnrepository.com/artifact/org.bouncycastle/bcpkix-fips -->
818825 <dependency >
819826 <groupId >org.bouncycastle</groupId >
You can’t perform that action at this time.
0 commit comments