Skip to content

Commit 67d3930

Browse files
Bump com.google.protobuf:protobuf-java (#1378)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.12 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.21.12...v3.25.5) --- 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 eb4bf9b commit 67d3930

File tree

1 file changed

+1
-1
lines changed
  • examples/ccai-dialogflow-middleware

1 file changed

+1
-1
lines changed

examples/ccai-dialogflow-middleware/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<dependency>
116116
<artifactId>protobuf-java</artifactId>
117117
<groupId>com.google.protobuf</groupId>
118-
<version>3.21.12</version>
118+
<version>3.25.5</version>
119119
</dependency>
120120
</dependencies>
121121
<description>springboot</description>

0 commit comments

Comments
 (0)