mirror of
https://github.com/correl/mage.git
synced 2024-12-26 11:09:27 +00:00
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:
commit
5a5c7f6224
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue