mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00:00
Bump protobuf-java from 3.7.0-rc1 to 4.0.0-rc-2
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.7.0-rc1 to 4.0.0-rc-2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.7.0rc1...v4.0.0-rc2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
134bb63185
commit
cc66aeeb9b
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.protobuf</groupId>
|
||||
<artifactId>protobuf-java</artifactId>
|
||||
<version>3.7.0-rc1</version>
|
||||
<version>4.0.0-rc-2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
Loading…
Reference in a new issue