Skip to content

Commit bf19794

Browse files
Bump com.google.protobuf:protobuf-java from 3.25.5 to 3.25.6
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.5 to 3.25.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.5...v3.25.6) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae179f7 commit bf19794

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
@@ -168,7 +168,7 @@
168168
<dependency>
169169
<groupId>com.google.protobuf</groupId>
170170
<artifactId>protobuf-java</artifactId>
171-
<version>3.25.5</version>
171+
<version>3.25.6</version>
172172
<scope>test</scope>
173173
</dependency>
174174
<dependency>

0 commit comments

Comments
 (0)