Skip to content

Commit 716652c

Browse files
Bump com.google.protobuf:protobuf-java from 3.25.1 to 3.25.2 (#964)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.1 to 3.25.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.1...v3.25.2) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b07f21 commit 716652c

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
@@ -182,7 +182,7 @@
182182
<dependency>
183183
<groupId>com.google.protobuf</groupId>
184184
<artifactId>protobuf-java</artifactId>
185-
<version>3.25.1</version>
185+
<version>3.25.2</version>
186186
<scope>test</scope>
187187
</dependency>
188188
<dependency>

0 commit comments

Comments
 (0)