Skip to content

Commit d9f5dd3

Browse files
Bump com.google.protobuf:protobuf-java in /lakesoul-common (lakesoul-io#590)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.22.0 to 3.25.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.22.0...v3.25.5) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ce89ca commit d9f5dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lakesoul-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ SPDX-License-Identifier: Apache-2.0
268268
<dependency>
269269
<groupId>com.google.protobuf</groupId>
270270
<artifactId>protobuf-java</artifactId>
271-
<version>3.22.0</version>
271+
<version>3.25.5</version>
272272
</dependency>
273273

274274
<!-- jnr-ffi deps-->

0 commit comments

Comments
 (0)