Skip to content

Commit 2971758

Browse files
Bump com.google.protobuf:protobuf-java in /databricks-sdk-java
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.24.2 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.24.2...v3.25.5) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 3.25.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b780583 commit 2971758

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

databricks-sdk-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>com.google.protobuf</groupId>
129129
<artifactId>protobuf-java</artifactId>
130-
<version>3.24.2</version>
130+
<version>3.25.5</version>
131131
</dependency>
132132
<!-- Google Protocol Buffers Utilities -->
133133
<dependency>

0 commit comments

Comments
 (0)