Skip to content

Commit 39f5373

Browse files
Bump com.google.protobuf:protobuf-java from 4.33.0 to 4.33.1
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.33.0 to 4.33.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-version: 4.33.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 727de54 commit 39f5373

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
@@ -97,7 +97,7 @@
9797
<junit.version>4.13.2</junit.version>
9898
<metrics.client.version>0.13.1</metrics.client.version>
9999
<mockito.version>5.20.0</mockito.version>
100-
<protobuf.version>4.33.0</protobuf.version>
100+
<protobuf.version>4.33.1</protobuf.version>
101101
<slf4j.version>2.0.17</slf4j.version>
102102
<wiremock.version>2.27.2</wiremock.version>
103103

0 commit comments

Comments
 (0)