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 1717
1818 <properties >
1919 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
20- <os .mavenplugin.version>1.4.0.Final </os .mavenplugin.version>
21- <protobuf .plugin.version>0.5.0 </protobuf .plugin.version>
22- <protobuf .java.version>3.2.0 </protobuf .java.version>
20+ <os .mavenplugin.version>1.7.1 </os .mavenplugin.version>
21+ <protobuf .plugin.version>0.6.1 </protobuf .plugin.version>
22+ <protobuf .java.version>4.27.3 </protobuf .java.version>
2323 <org .mapstruct.version>1.6.0</org .mapstruct.version>
2424 <maven .compiler.source>1.8</maven .compiler.source>
2525 <maven .compiler.target>1.8</maven .compiler.target>
Original file line number Diff line number Diff line change 5959 <goal >compile-custom</goal >
6060 </goals >
6161 <configuration >
62- <protocArtifact >com.google.protobuf:protoc:3.2.0 :exe:${os.detected.classifier}
62+ <protocArtifact >com.google.protobuf:protoc:${protobuf.java.version} :exe:${os.detected.classifier}
6363 </protocArtifact >
6464 <pluginId >grpc-java</pluginId >
65- <pluginArtifact >io.grpc:protoc-gen-grpc-java:1.2 .0:exe:${os.detected.classifier}
65+ <pluginArtifact >io.grpc:protoc-gen-grpc-java:1.66 .0:exe:${os.detected.classifier}
6666 </pluginArtifact >
6767 </configuration >
6868 </execution >
You can’t perform that action at this time.
0 commit comments