Merge pull request #6998 from magefree/dependabot/maven/com.github.os72-protoc-jar-maven-plugin-3.11.4

Bump protoc-jar-maven-plugin from 3.6.0.1 to 3.11.4
This commit is contained in:
Oleg Agafonov 2020-08-31 09:31:20 +02:00 committed by GitHub
commit 5a5c7f6224
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,7 +68,7 @@
<plugin>
<groupId>com.github.os72</groupId>
<artifactId>protoc-jar-maven-plugin</artifactId>
<version>3.6.0.1</version>
<version>3.11.4</version>
<executions>
<execution>
<phase>generate-sources</phase>