Skip to content

Commit 985b20b

Browse files
build(deps): bump com.google.protobuf:protobuf-java (#276)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.32.0 to 4.32.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.32.1 dependency-type: direct:production 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> Co-authored-by: karel-rehor <[email protected]>
1 parent b8c5195 commit 985b20b

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
@@ -223,7 +223,7 @@
223223
<dependency>
224224
<groupId>com.google.protobuf</groupId>
225225
<artifactId>protobuf-java</artifactId>
226-
<version>4.32.0</version>
226+
<version>4.32.1</version>
227227
</dependency>
228228

229229
<dependency>

0 commit comments

Comments
 (0)