Skip to content

Commit

Permalink
Merge pull request #165 from chenqwwq/master
Browse files Browse the repository at this point in the history
[fix] -
  • Loading branch information
crossoverJie authored Nov 20, 2024
2 parents 02a8a38 + d03d1ec commit 53dc496
Show file tree
Hide file tree
Showing 2 changed files with 256 additions and 232 deletions.
2 changes: 1 addition & 1 deletion cim-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<artifactId>protobuf-maven-plugin</artifactId>
<version>0.5.1</version>
<configuration>
<protocArtifact>com.google.protobuf:protoc:3.6.1:exe:${os.detected.classifier}</protocArtifact>
<protocArtifact>com.google.protobuf:protoc:${protobuf-java.version}:exe:${os.detected.classifier}</protocArtifact>
<pluginId>grpc-java</pluginId>
<pluginArtifact>io.grpc:protoc-gen-grpc-java:1.19.0:exe:${os.detected.classifier}</pluginArtifact>
</configuration>
Expand Down
Loading

0 comments on commit 53dc496

Please sign in to comment.