Skip to content

Commit 4022a7b

Browse files
dependabot[bot]porunov
authored andcommitted
Bump protobuf.version from 3.21.12 to 3.22.0
Bumps `protobuf.version` from 3.21.12 to 3.22.0. Updates `protobuf-java` from 3.21.12 to 3.22.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.21.12...v3.22.0) Updates `protobuf-java-util` from 3.21.12 to 3.22.0 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit d30e789) Signed-off-by: Oleksandr Porunov <alexandr.porunov@gmail.com>
1 parent 779c97a commit 4022a7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<scylladb.version>4.4.0</scylladb.version>
113113
<testcontainers.version>1.17.6</testcontainers.version>
114114
<easymock.version>5.1.0</easymock.version>
115-
<protobuf.version>3.21.12</protobuf.version>
115+
<protobuf.version>3.22.0</protobuf.version>
116116
<grpc.version>1.53.0</grpc.version>
117117
<protoc.version>3.15.3</protoc.version>
118118
<gson.version>2.10.1</gson.version>

0 commit comments

Comments
 (0)