Skip to content

Commit 27400d1

Browse files
Bump protobuf-java in /research/query_service/ir/compiler (alibaba#1416)
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.18.0 to 3.18.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.18.0...v3.18.2) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d2f92c commit 27400d1

File tree

1 file changed

+1
-1
lines changed
  • research/query_service/ir/compiler

1 file changed

+1
-1
lines changed

Diff for: research/query_service/ir/compiler/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<jackson.version>2.12.1</jackson.version>
1414
<commons.langs.version>3.12.0</commons.langs.version>
1515
<commons.io.version>2.6</commons.io.version>
16-
<protobuf.version>3.18.0</protobuf.version>
16+
<protobuf.version>3.18.2</protobuf.version>
1717
<protoc.grpc.version>1.42.1</protoc.grpc.version>
1818
<os.maven.version>1.4.1.Final</os.maven.version>
1919
<maven.clean.version>3.0.0</maven.clean.version>

0 commit comments

Comments
 (0)