Skip to content

Commit ff5fd6c

Browse files
Bump com.google.protobuf:protobuf-java in /spring-cloud-function-context
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.1 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.25.1...v3.25.5) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 571783f commit ff5fd6c

File tree

1 file changed

+1
-1
lines changed
  • spring-cloud-function-context

1 file changed

+1
-1
lines changed

spring-cloud-function-context/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>com.google.protobuf</groupId>
7575
<artifactId>protobuf-java</artifactId>
76-
<version>3.25.1</version>
76+
<version>3.25.5</version>
7777
<scope>test</scope>
7878
</dependency>
7979

0 commit comments

Comments
 (0)