Skip to content

Commit bacbbfd

Browse files
build(deps): bump com.google.protobuf:protobuf-java
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.29.0 to 4.29.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) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3af76c commit bacbbfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<grpc-version>1.69.0</grpc-version>
4444
<junit-jupiter-version>5.11.3</junit-jupiter-version>
4545
<log4j2-version>2.24.3</log4j2-version>
46-
<protobuf-version>4.29.0</protobuf-version>
46+
<protobuf-version>4.29.3</protobuf-version>
4747
<slf4j-version>2.0.16</slf4j-version>
4848
<testcontainers-version>1.20.4</testcontainers-version>
4949

0 commit comments

Comments
 (0)