Commit Graph

7248 Commits

Author SHA1 Message Date
Albumen Kevin d552cfca51
Fix generic invoke failed for triple (#13442) 2023-12-01 10:25:03 +08:00
dependabot[bot] 841ddb6e1f
Bump com.diffplug.spotless:spotless-maven-plugin from 2.40.0 to 2.41.0 (#13416)
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.40.0 to 2.41.0.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.40.0...lib/2.41.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: huazhongming <crazyhzm@gmail.com>
2023-11-30 20:49:38 +08:00
crazyhzm f1632c33ad Fix spotless check style failed for generated demo sources
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-30 19:56:30 +08:00
huazhongming a343b6f86a
Fix spotless check style failed for generated auth sources (#13445)
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-30 19:22:33 +08:00
namelessssssssssss 6dfddbfb2b
Fix issue of metadata only registred to one nacos namespace (3.2.x) (#13439)
* Fix nacos metadata namespace

* Fix code style

---------

Co-authored-by: nameless <x1544669126@gmail.com>
2023-11-30 19:19:29 +08:00
huazhongming b38a2815a1
Fix spotless check style failed for generated xds sources (#13444)
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-30 19:08:59 +08:00
huazhongming a4e0189ed6
Fix spotless check style failed for generated triple sources (#13440)
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-30 17:42:01 +08:00
dependabot[bot] 8ac2eaa326
Bump io.micrometer:micrometer-core from 1.11.5 to 1.12.0 (#13390)
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.11.5 to 1.12.0.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.5...v1.12.0)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-30 10:01:33 +08:00
dependabot[bot] 5dd3861aac
Bump bytebuddy.version from 1.14.9 to 1.14.10 (#13421)
Bumps `bytebuddy.version` from 1.14.9 to 1.14.10.

Updates `net.bytebuddy:byte-buddy` from 1.14.9 to 1.14.10
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.9...byte-buddy-1.14.10)

Updates `net.bytebuddy:byte-buddy-agent` from 1.14.9 to 1.14.10
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.9...byte-buddy-1.14.10)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 21:20:22 +08:00
dependabot[bot] d38721f3e3
Bump org.springframework.boot:spring-boot-maven-plugin (#13419)
Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.7.17 to 2.7.18.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.17...v2.7.18)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 21:19:20 +08:00
dependabot[bot] 23044cee5a
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 (#13423)
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.4.0...3.5.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 21:18:07 +08:00
dependabot[bot] 01961a0e6f
Bump org.testcontainers:testcontainers from 1.19.2 to 1.19.3 (#13422)
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.19.2 to 1.19.3.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.2...1.19.3)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 21:17:37 +08:00
dependabot[bot] 2b06ac6838
Bump net.bytebuddy:byte-buddy from 1.14.9 to 1.14.10 (#13424)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.9 to 1.14.10.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.9...byte-buddy-1.14.10)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 21:17:26 +08:00
dependabot[bot] 0cb30fe02d
Bump spring-boot.version from 2.7.17 to 2.7.18 (#13417)
Bumps `spring-boot.version` from 2.7.17 to 2.7.18.

Updates `org.springframework.boot:spring-boot-starter` from 2.7.17 to 2.7.18
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.17...v2.7.18)

Updates `org.springframework.boot:spring-boot-autoconfigure` from 2.7.17 to 2.7.18
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.17...v2.7.18)

Updates `org.springframework.boot:spring-boot-starter-logging` from 2.7.17 to 2.7.18
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.17...v2.7.18)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 21:09:58 +08:00
dependabot[bot] 5b610f96ba
Bump org.springframework.boot:spring-boot-starter-test (#13420)
Bumps [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) from 2.7.17 to 2.7.18.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.17...v2.7.18)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 21:09:41 +08:00
dependabot[bot] face8ae7f1
Bump org.springframework.boot:spring-boot-dependencies (#13418)
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.7.17 to 2.7.18.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.17...v2.7.18)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 21:09:28 +08:00
Owen.Cai d69ae9861b
fix listener hash code error (#13408)
Co-authored-by: caizhenqiu <caizhenqiu@visioninsight.com>
2023-11-29 21:04:42 +08:00
conghuhu e63d275eb6
Bump io.micrometer:micrometer-tracing-bom from 1.1.6 to 1.2.0 (#13397)
chore: compatibility between two versions through the existence of classes
2023-11-25 15:53:00 +08:00
earthchen 4d5d9d8afc
fix tri stub unary method overload (#13385)
* fix tri stub unary method overload

* fix tri stub unary method overload

* fix

* fix

* format

* format
2023-11-23 12:49:16 +08:00
dependabot[bot] 883195aeb9
Bump io.micrometer:micrometer-bom from 1.11.5 to 1.12.0 (#13395)
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.11.5 to 1.12.0.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.5...v1.12.0)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 10:22:21 +08:00
dependabot[bot] 6378c144f8
Bump io.opentelemetry:opentelemetry-bom from 1.31.0 to 1.32.0 (#13392)
Bumps [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-java/compare/v1.31.0...v1.32.0)

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 10:22:08 +08:00
dependabot[bot] 77bf43d40c
Bump org.testcontainers:testcontainers from 1.19.1 to 1.19.2 (#13389)
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.19.1 to 1.19.2.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.1...1.19.2)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 10:22:00 +08:00
dependabot[bot] aff714e5bb
Bump jackson_version from 2.15.3 to 2.16.0 (#13388)
Bumps `jackson_version` from 2.15.3 to 2.16.0.

Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.3 to 2.16.0
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.3...jackson-core-2.16.0)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.3 to 2.16.0
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.15.3 to 2.16.0

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.15.3 to 2.16.0
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 10:21:47 +08:00
dependabot[bot] dae5b1cf46
Bump io.projectreactor:reactor-core from 3.5.11 to 3.6.0 (#13391)
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.5.11 to 3.6.0.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.5.11...v3.6.0)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 10:21:39 +08:00
dependabot[bot] cf5f9db785
Bump protobuf-java_version from 3.25.0 to 3.25.1 (#13394)
Bumps `protobuf-java_version` from 3.25.0 to 3.25.1.

Updates `com.google.protobuf:protobuf-java` from 3.25.0 to 3.25.1
- [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.25.0...v3.25.1)

Updates `com.google.protobuf:protobuf-java-util` from 3.25.0 to 3.25.1

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 10:21:23 +08:00
Albumen Kevin 6194b43a87 Bump version to 3.2.10-SNAPSHOT 2023-11-20 10:58:47 +08:00
Albumen Kevin 9be84a6a14 Merge branch '3.2.9-release' into apache-3.2 2023-11-20 10:58:26 +08:00
why技术 a1642ac07a
Update ReflectUtils.java (#13382)
Remove useless code
2023-11-20 10:51:25 +08:00
Albumen Kevin 43e78d1298
Enhance logs for none serializable (#13326) 2023-11-20 10:14:18 +08:00
Albumen Kevin 43e513d2da Merge branch 'apache-3.2' into 3.2.9-release 2023-11-16 15:58:29 +08:00
Albumen Kevin a8b83823dc
Fix generic type result copy in InjvmInvoker (#13351) 2023-11-16 15:56:25 +08:00
Albumen Kevin 8eaa5f5ebd Prepare 3.2.9 release 2023-11-16 15:51:16 +08:00
Albumen Kevin 5df704b67c
Fix go away handler (#13376) 2023-11-16 15:26:33 +08:00
TomlongTK b74cf5be3f
Fix async generic method (#13336) 2023-11-15 14:05:17 +08:00
SaaiVenkat 27e9877620
Fix order dependent tests in `InternalThreadLocalTest` (#13361)
* Fix order dependent tests in InternalThreadLocalTest

* Fix order dependent tests in InternalThreadLocalTest
2023-11-15 14:04:38 +08:00
Albumen Kevin 8daa3dc5f0
Fix dubbo.enabled=false not work in actuator configurators (#13360)
* Fix dubbo.enabled=false not work in actuator configurators

* Fix style

* Fix style
2023-11-15 11:36:04 +08:00
Linchen Xu 7c3e592ebb
Optimize tests in spring-boot-compatible (#13267)
* optimize testsuite in spring-boot-compatible

* add license

* format code using maven spotless
2023-11-14 19:09:12 +08:00
dependabot[bot] 40132a827e
Bump netty4_version from 4.1.100.Final to 4.1.101.Final (#13352)
Bumps `netty4_version` from 4.1.100.Final to 4.1.101.Final.

Updates `io.netty:netty-all` from 4.1.100.Final to 4.1.101.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.100.Final...netty-4.1.101.Final)

Updates `io.netty:netty-bom` from 4.1.100.Final to 4.1.101.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.100.Final...netty-4.1.101.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-all
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 17:39:34 +08:00
Albumen Kevin c2b273e44a Update java version 2023-11-13 15:06:03 +08:00
Albumen Kevin bc749fd356 Update lint 2023-11-13 11:06:21 +08:00
Albumen Kevin b9e9369795 Fix dubbo-all not included 2023-11-13 11:01:14 +08:00
Albumen Kevin 28b2763ec0 Bump version to 3.2.9-SNAPSHOT 2023-11-13 10:06:34 +08:00
Albumen Kevin f77da8604b Merge branch '3.2.8-release' into apache-3.2
# Conflicts:
#	dubbo-dependencies-bom/pom.xml
#	dubbo-dependencies/dubbo-dependencies-zookeeper-curator5/pom.xml
#	dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
#	pom.xml
2023-11-13 10:05:35 +08:00
huazhongming 2ca55a6fad
Fix ci action name (#13337)
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-09 13:40:00 +08:00
dependabot[bot] 9cb36bc2ed
Bump fabric8_kubernetes_version from 6.9.1 to 6.9.2 (#13315)
Bumps `fabric8_kubernetes_version` from 6.9.1 to 6.9.2.

Updates `io.fabric8:kubernetes-client` from 6.9.1 to 6.9.2
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fabric8io/kubernetes-client/compare/v6.9.1...v6.9.2)

Updates `io.fabric8:kubernetes-server-mock` from 6.9.1 to 6.9.2

---
updated-dependencies:
- dependency-name: io.fabric8:kubernetes-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.fabric8:kubernetes-server-mock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-07 20:07:50 +08:00
huazhongming 730695a7a2
[3.2]Use spotless to format the code (#13320)
* Use spotless to format the code

Signed-off-by: crazyhzm <crazyhzm@gmail.com>

* Support develop with JDK 21

Signed-off-by: crazyhzm <crazyhzm@gmail.com>

---------

Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-07 15:40:13 +08:00
crazyhzm 04f134a168 Upgrade spotless version
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-06 20:18:10 +08:00
huazhongming c1ed5ca382
spotless excludes licenseheader (#13319)
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-06 20:13:12 +08:00
huazhongming 1a24e72653
Support spotless (#13311)
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-06 19:21:13 +08:00
dependabot[bot] 6842202891
Bump protobuf-java_version from 3.24.4 to 3.25.0 (#13313)
Bumps `protobuf-java_version` from 3.24.4 to 3.25.0.

Updates `com.google.protobuf:protobuf-java` from 3.24.4 to 3.25.0
- [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.4...v3.25.0)

Updates `com.google.protobuf:protobuf-java-util` from 3.24.4 to 3.25.0

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 16:46:27 +08:00