Skip to content

Commit d30e92a

Browse files
authored
Merge pull request #1345 from spring-cloud/dependabot/maven/main/com.google.protobuf-protobuf-java-4.33.6
Bump com.google.protobuf:protobuf-java from 4.33.5 to 4.33.6
2 parents 99cd618 + f03349b commit d30e92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-openfeign-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
<dependency>
199199
<groupId>com.google.protobuf</groupId>
200200
<artifactId>protobuf-java</artifactId>
201-
<version>4.33.5</version>
201+
<version>4.33.6</version>
202202
<scope>test</scope>
203203
</dependency>
204204
<dependency>

0 commit comments

Comments
 (0)