Skip to content

Commit 44bcb1d

Browse files
Bump com.google.protobuf:protobuf-java from 4.33.1 to 4.33.4
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.33.1 to 4.33.4. - [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.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1df577 commit 44bcb1d

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
@@ -29,7 +29,7 @@
2929
<dependency> <!-- Fixes cbomkit issue #138 -->
3030
<groupId>com.google.protobuf</groupId>
3131
<artifactId>protobuf-java</artifactId>
32-
<version>4.33.1</version> <!-- Use the latest stable version -->
32+
<version>4.33.4</version> <!-- Use the latest stable version -->
3333
</dependency>
3434

3535
<dependency>

0 commit comments

Comments
 (0)