SUPPORT-8546 update update protobuf dependency
This commit is contained in:
parent
6043968a36
commit
a271b6e6a6
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
|
@ -277,12 +277,12 @@
|
|||
<dependency>
|
||||
<groupId>com.google.protobuf</groupId>
|
||||
<artifactId>protobuf-java</artifactId>
|
||||
<version>4.27.3</version>
|
||||
<version>4.28.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.protobuf</groupId>
|
||||
<artifactId>protobuf-java-util</artifactId>
|
||||
<version>4.27.3</version>
|
||||
<version>4.28.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue