Skip to content

Commit a284727

Browse files
build(deps): bump com.google.protobuf:protobuf-java
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.34.0 to 4.34.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.34.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bfd52b5 commit a284727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
<dependency>
249249
<groupId>com.google.protobuf</groupId>
250250
<artifactId>protobuf-java</artifactId>
251-
<version>4.34.0</version>
251+
<version>4.34.1</version>
252252
</dependency>
253253

254254
<dependency>

0 commit comments

Comments
 (0)