Skip to content

Commit c99df5e

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

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
@@ -174,7 +174,7 @@
174174
<dependency>
175175
<groupId>com.google.protobuf</groupId>
176176
<artifactId>protobuf-java</artifactId>
177-
<version>3.25.7</version>
177+
<version>3.25.8</version>
178178
<scope>test</scope>
179179
</dependency>
180180
<dependency>

0 commit comments

Comments
 (0)