This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.2 by this push:
     new 5bef1fef65 Bump protobuf-java_version from 3.24.3 to 3.24.4 (#13167)
5bef1fef65 is described below

commit 5bef1fef65e645c7f3c1c74c27272c56145e726e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 9 17:30:30 2023 +0800

    Bump protobuf-java_version from 3.24.3 to 3.24.4 (#13167)
    
    Bumps `protobuf-java_version` from 3.24.3 to 3.24.4.
    
    Updates `com.google.protobuf:protobuf-java` from 3.24.3 to 3.24.4
    - [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.24.3...v3.24.4)
    
    Updates `com.google.protobuf:protobuf-java-util` from 3.24.3 to 3.24.4
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.google.protobuf:protobuf-java-util
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dubbo-dependencies-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index a82a454316..a210c9ef7e 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -114,7 +114,7 @@
         <cxf_version>3.5.5</cxf_version>
         <thrift_version>0.19.0</thrift_version>
         <hessian_version>4.0.66</hessian_version>
-        <protobuf-java_version>3.24.3</protobuf-java_version>
+        <protobuf-java_version>3.24.4</protobuf-java_version>
         <javax_annotation-api_version>1.3.2</javax_annotation-api_version>
         <servlet_version>3.1.0</servlet_version>
         <jetty_version>9.4.52.v20230823</jetty_version>

Reply via email to