Browse Source

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

pull/768/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
536c53a705
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      spring-cloud-openfeign-core/pom.xml

2
spring-cloud-openfeign-core/pom.xml

@ -176,7 +176,7 @@ @@ -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>

Loading…
Cancel
Save