File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2424 <dependency >
2525 <groupId >com.google.protobuf</groupId >
2626 <artifactId >protobuf-java</artifactId >
27- <version >3.6.1 </version >
27+ <version >${google.protobuf.version} </version >
2828 </dependency >
2929
3030 <!-- Depend on artifacts to ensure they are built before this module -->
Original file line number Diff line number Diff line change 4343 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4444
4545 <protoc .version>3.5.1</protoc .version>
46- <re2j .version>1.2 </re2j .version>
46+ <re2j .version>1.5 </re2j .version>
4747 <commons .validator.version>1.7</commons .validator.version>
48- <google .protobuf.version>3.6.1 </google .protobuf.version>
49- <grpc .version>1.12.0 </grpc .version>
48+ <google .protobuf.version>3.15.6 </google .protobuf.version>
49+ <grpc .version>1.36.1 </grpc .version>
5050 <junit .version>4.12</junit .version>
5151 <assertj .version>3.11.1</assertj .version>
5252 <java .version>1.8</java .version>
53- <proto-google-common-protos .version>1.17.0 </proto-google-common-protos .version>
53+ <proto-google-common-protos .version>2.0.1 </proto-google-common-protos .version>
5454 </properties >
5555
5656 <dependencies >
You can’t perform that action at this time.
0 commit comments