mirror of https://github.com/apache/druid.git
Bump protobuf.version from 3.25.5 to 4.28.3
Bumps `protobuf.version` from 3.25.5 to 4.28.3. Updates `com.google.protobuf:protobuf-java` from 3.25.5 to 4.28.3 - [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/commits) Updates `com.google.protobuf:protobuf-java-util` from 3.25.5 to 4.28.3 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c4b513e599
commit
5bd7d165ce
2
pom.xml
2
pom.xml
|
@ -108,7 +108,7 @@
|
|||
<netty3.version>3.10.6.Final</netty3.version>
|
||||
<netty4.version>4.1.108.Final</netty4.version>
|
||||
<postgresql.version>42.7.2</postgresql.version>
|
||||
<protobuf.version>3.25.5</protobuf.version>
|
||||
<protobuf.version>4.28.3</protobuf.version>
|
||||
<resilience4j.version>1.3.1</resilience4j.version>
|
||||
<slf4j.version>1.7.36</slf4j.version>
|
||||
<jna.version>5.13.0</jna.version>
|
||||
|
|
Loading…
Reference in New Issue