Skip to content

Commit cbbf977

Browse files
build(deps): bump com.google.protobuf:protobuf-java (#326)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.33.1 to 4.33.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.33.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ecb03b commit cbbf977

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
@@ -223,7 +223,7 @@
223223
<dependency>
224224
<groupId>com.google.protobuf</groupId>
225225
<artifactId>protobuf-java</artifactId>
226-
<version>4.33.1</version>
226+
<version>4.33.2</version>
227227
</dependency>
228228

229229
<dependency>

0 commit comments

Comments
 (0)