mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
Bump protoc-jar-maven-plugin from 3.6.0.1 to 3.11.4
Bumps [protoc-jar-maven-plugin](https://github.com/os72/protoc-jar-maven-plugin) from 3.6.0.1 to 3.11.4. - [Release notes](https://github.com/os72/protoc-jar-maven-plugin/releases) - [Changelog](https://github.com/os72/protoc-jar-maven-plugin/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/os72/protoc-jar-maven-plugin/compare/v3.6.0.1...v3.11.4) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
40fe3b137e
commit
d1ace6df07
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>com.github.os72</groupId>
|
<groupId>com.github.os72</groupId>
|
||||||
<artifactId>protoc-jar-maven-plugin</artifactId>
|
<artifactId>protoc-jar-maven-plugin</artifactId>
|
||||||
<version>3.6.0.1</version>
|
<version>3.11.4</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<phase>generate-sources</phase>
|
<phase>generate-sources</phase>
|
||||||
|
|
Loading…
Reference in a new issue