cmake: Bump Protobuf to v28.3 and use shared libraries

This commit is contained in:
Corentin Le Molgat
2024-11-15 14:42:08 +01:00
parent 00885d45bd
commit e670dccdb0
21 changed files with 480 additions and 93 deletions

View File

@@ -109,7 +109,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>4.26.1</version>
<version>4.28.3</version>
</dependency>
</dependencies>