File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
54 <modelVersion >4.0.0</modelVersion >
65
76 <groupId >org.grpcmock</groupId >
2322 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
2423 <java .version>1.8</java .version>
2524
26- <jprotoc .version>1.1.0 </jprotoc .version>
25+ <jprotoc .version>1.2.2 </jprotoc .version>
2726 <canteen .version>1.1.0</canteen .version>
2827 <maven-jar-plugin .version>3.2.0</maven-jar-plugin .version>
2928 <maven-shade-plugin .version>3.2.4</maven-shade-plugin .version>
30- <protoc .version>3.15.8 </protoc .version>
29+ <protoc .version>3.22.2 </protoc .version>
3130 <os-maven-plugin .version>1.6.2</os-maven-plugin .version>
3231 <protobuf-maven-plugin .version>0.6.1</protobuf-maven-plugin .version>
3332 <protoc-jar-maven-plugin .version>3.11.4</protoc-jar-maven-plugin .version>
You can’t perform that action at this time.
0 commit comments