Bump protobuf-java from 3.19.3 to 3.19.6 in /spring-cloud-openfeign-core (#764)

This commit is contained in:
dependabot[bot]
2022-10-06 17:56:08 +02:00
committed by GitHub
parent d76455cf3d
commit 536c53a705

View File

@@ -176,7 +176,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.19.3</version>
<version>3.19.6</version>
<scope>test</scope>
</dependency>
<dependency>