Skip to content

Commit 9c39da0

Browse files
Bump protobuf-java from 3.19.2 to 3.19.4
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.19.2 to 3.19.4. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.19.2...v3.19.4) --- 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 44d5aed commit 9c39da0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<maven.compiler.source>1.8</maven.compiler.source>
5555
<maven.compiler.target>1.8</maven.compiler.target>
5656
<gson.version>2.8.9</gson.version>
57-
<protobuf.version>3.19.2</protobuf.version>
57+
<protobuf.version>3.19.4</protobuf.version>
5858
<slf4j-api.version>1.7.32</slf4j-api.version>
5959
<log4j.version>2.17.1</log4j.version>
6060
<lmax-disruptor.version>3.4.4</lmax-disruptor.version>

0 commit comments

Comments
 (0)