This repository was archived by the owner on Apr 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2929 </scm >
3030 <properties >
3131 <grpc .version>1.19.0</grpc .version><!-- CURRENT_GRPC_VERSION -->
32- <protobuf .version>3.7.0 </protobuf .version>
32+ <protobuf .version>3.7.1 </protobuf .version>
3333 <bouncycastle .version>1.61</bouncycastle .version>
34- <httpclient .version>4.5.7 </httpclient .version>
34+ <httpclient .version>4.5.8 </httpclient .version>
3535 <javadoc .version>3.0.1</javadoc .version>
3636 <skipITs >true</skipITs >
3737 <alpn-boot-version >8.1.7.v20160121</alpn-boot-version >
9494 <dependency >
9595 <groupId >io.netty</groupId >
9696 <artifactId >netty-tcnative-boringssl-static</artifactId >
97- <version >2.0.20 .Final</version >
97+ <version >2.0.24 .Final</version >
9898 </dependency >
9999 <dependency >
100100 <groupId >io.netty</groupId >
101101 <artifactId >netty-codec-http2</artifactId >
102- <version >4.1.32 .Final</version >
102+ <version >4.1.34 .Final</version >
103103 </dependency >
104104 <!-- https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java -->
105105 <dependency >
181181 <dependency >
182182 <groupId >com.spotify</groupId >
183183 <artifactId >futures-extra</artifactId >
184- <version >4.1.3 </version >
184+ <version >4.2.0 </version >
185185 </dependency >
186186 <dependency >
187187 <groupId >com.google.api</groupId >
You can’t perform that action at this time.
0 commit comments