Skip to content

Commit 2c3fb97

Browse files
Bump com.google.protobuf:protobuf-java from 4.31.1 to 4.33.1 (#1282)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.31.1 to 4.33.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.33.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb755fa commit 2c3fb97

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.31.1</version>
201+
<version>4.33.1</version>
202202
<scope>test</scope>
203203
</dependency>
204204
<dependency>

0 commit comments

Comments
 (0)