Skip to content

Commit ab9c3fc

Browse files
build(deps): bump com.google.protobuf:protobuf-java (#3452)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.33.1 to 4.34.0. - [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.34.0 dependency-type: direct:production 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 5642661 commit ab9c3fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

v1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@
552552
<dependency>
553553
<groupId>com.google.protobuf</groupId>
554554
<artifactId>protobuf-java</artifactId>
555-
<version>4.33.2</version>
555+
<version>4.34.0</version>
556556
</dependency>
557557
</dependencies>
558558

v2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>com.google.protobuf</groupId>
171171
<artifactId>protobuf-java</artifactId>
172-
<version>4.33.1</version>
172+
<version>4.34.0</version>
173173
</dependency>
174174
</dependencies>
175175

0 commit comments

Comments
 (0)