deps: Bump Protobuf v21.12 -> v22.2

This commit is contained in:
Mizux Seiha
2023-03-14 08:58:45 +01:00
parent 72aad578af
commit 8021a8837e
13 changed files with 21 additions and 56 deletions

View File

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