Skip to content

Commit ecab86f

Browse files
committed
examples: upgrade protobuf-maven-plugin to 0.5.1
This was missed in 2094bb4
1 parent 9f92104 commit ecab86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<plugin>
7777
<groupId>org.xolstice.maven.plugins</groupId>
7878
<artifactId>protobuf-maven-plugin</artifactId>
79-
<version>0.5.0</version>
79+
<version>0.5.1</version>
8080
<configuration>
8181
<protocArtifact>com.google.protobuf:protoc:3.5.1-1:exe:${os.detected.classifier}</protocArtifact>
8282
<pluginId>grpc-java</pluginId>

0 commit comments

Comments
 (0)