mirror of
https://github.com/magefree/mage.git
synced 2025-12-21 19:11:59 -08:00
Dev: downgraded protobuf lib for build compatibility (fix #8575);
This commit is contained in:
parent
6177896a07
commit
d995be0ee6
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.protobuf</groupId>
|
||||
<artifactId>protobuf-java</artifactId>
|
||||
<version>4.0.0-rc-2</version>
|
||||
<version>3.19.3</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue