Skip to content

Commit 7ec3b07

Browse files
Bump com.google.protobuf:protobuf-java in /test/fixtures/hdfs-fixture
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.9 to 3.22.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.21.9...v3.22.2) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2388b5 commit 7ec3b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/hdfs-fixture/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
api "com.fasterxml.woodstox:woodstox-core:${versions.woodstox}"
5353
api 'net.minidev:json-smart:2.4.8'
5454
api "org.mockito:mockito-core:${versions.mockito}"
55-
api "com.google.protobuf:protobuf-java:3.21.9"
55+
api "com.google.protobuf:protobuf-java:3.22.2"
5656
api "org.jetbrains.kotlin:kotlin-stdlib:${versions.kotlin}"
5757
api 'org.eclipse.jetty:jetty-server:9.4.49.v20220914'
5858
api 'org.apache.zookeeper:zookeeper:3.8.0'

0 commit comments

Comments
 (0)