Skip to content

Commit 65d82e3

Browse files
Bump protobuf-java from 3.6.1 to 3.16.1 in /kafka-webview-ui
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.6.1 to 3.16.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.6.1...v3.16.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89fb3b1 commit 65d82e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kafka-webview-ui/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<avro.version>1.11.0</avro.version>
3636
<bootstrap.version>4.0.0-beta</bootstrap.version>
3737
<kafka.version>2.8.1</kafka.version>
38-
<protobuf.version>3.6.1</protobuf.version>
38+
<protobuf.version>3.16.1</protobuf.version>
3939
<thymeleaf.version>3.0.14.RELEASE</thymeleaf.version>
4040
<guava.version>31.0.1-jre</guava.version>
4141
</properties>

0 commit comments

Comments
 (0)