This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-integration-cases.git
The following commit(s) were added to refs/heads/main by this push:
new 2b66ca66 Bump com.google.protobuf:protobuf-java (#42)
2b66ca66 is described below
commit 2b66ca66dd403adc91b9f3c3fa943c189f16412c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 27 16:59:54 2024 +0800
Bump com.google.protobuf:protobuf-java (#42)
Bumps
[com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf)
from 3.19.6 to 3.25.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
-
[Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
-
[Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.6...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>
---
99-integration/dubbo-samples-test-13436-4/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/99-integration/dubbo-samples-test-13436-4/pom.xml
b/99-integration/dubbo-samples-test-13436-4/pom.xml
index f80bf04d..09913acb 100644
--- a/99-integration/dubbo-samples-test-13436-4/pom.xml
+++ b/99-integration/dubbo-samples-test-13436-4/pom.xml
@@ -43,7 +43,7 @@
<junit.version>4.13.1</junit.version>
<maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
- <protobuf-java.version>3.19.6</protobuf-java.version>
+ <protobuf-java.version>3.25.5</protobuf-java.version>
</properties>
<modules>