Merge pull request #6251 from redisson/dependabot/maven/com.google.protobuf-protobuf-java-util-4.28.3

Bump com.google.protobuf:protobuf-java-util from 4.27.2 to 4.28.3
pull/6262/head
Nikita Koksharov 3 months ago committed by GitHub
commit 9adf69d73e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -439,7 +439,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
<version>4.27.2</version>
<version>4.28.3</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>

Loading…
Cancel
Save