Skip to content

Commit 7b2c683

Browse files
build(deps): bump com.google.protobuf:protobuf-java (#8691)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.35.0 to 4.35.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.35.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a85ee59 commit 7b2c683

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

service.impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>com.google.protobuf</groupId>
104104
<artifactId>protobuf-java</artifactId>
105-
<version>4.35.0</version>
105+
<version>4.35.1</version>
106106
</dependency>
107107
<dependency>
108108
<groupId>org.eclipse.jdt</groupId>

0 commit comments

Comments
 (0)