Bump com.google.protobuf:protobuf-java from 3.23.4 to 4.27.1
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.23.4 to 4.27.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/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
acdb964f29
commit
bbc0541883
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
<properties>
|
||||
<aws-java-sdk.version>1.12.681</aws-java-sdk.version>
|
||||
<protobuf.version>3.23.4</protobuf.version>
|
||||
<protobuf.version>4.27.1</protobuf.version>
|
||||
<sqlite4java.version>1.0.392</sqlite4java.version>
|
||||
<sqlite4java.native>libsqlite4java</sqlite4java.native>
|
||||
<sqlite4java.libpath>${project.build.directory}/test-lib</sqlite4java.libpath>
|
||||
|
|
|
|||
Loading…
Reference in a new issue