File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 118118 <version >${junit-version} </version >
119119 <scope >test</scope >
120120 </dependency >
121-
121+
122122 <dependency >
123123 <groupId >io.grpc</groupId >
124124 <artifactId >grpc-core</artifactId >
136136 <artifactId >grpc-stub</artifactId >
137137 <version >1.65.1</version >
138138 </dependency >
139+
140+
141+ <dependency >
142+ <groupId >com.google.protobuf</groupId >
143+ <artifactId >protobuf-java</artifactId >
144+ <version >4.27.2</version >
145+ </dependency >
146+
147+ <dependency >
148+ <groupId >build.buf.gen</groupId >
149+ <artifactId >envoyproxy_protoc-gen-validate_protocolbuffers_java</artifactId >
150+ <version >27.2.0.1.20221025150516.6607b10f00ed</version >
151+ </dependency >
152+
153+ <dependency >
154+ <groupId >build.buf.gen</groupId >
155+ <artifactId >googleapis_googleapis_protocolbuffers_java</artifactId >
156+ <version >27.2.0.1.20221214150216.75b4300737fb</version >
157+ </dependency >
158+
159+ <dependency >
160+ <groupId >build.buf.gen</groupId >
161+ <artifactId >grpc-ecosystem_grpc-gateway_protocolbuffers_java</artifactId >
162+ <version >27.2.0.1.20221127060915.a1ecdc58eccd</version >
163+ </dependency >
164+
165+
166+
139167 </dependencies >
140168 <properties >
141169 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments