Skip to content

Commit 231f826

Browse files
Bump protobuf-java from 3.18.2 to 3.19.6 in /parsec-protobuf-java (#23)
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.18.2 to 3.19.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.18.2...v3.19.6) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c04478 commit 231f826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parsec-protobuf-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<properties>
1414
<protoc.version>3.18.0</protoc.version>
15-
<protobuf.version>3.18.2</protobuf.version>
15+
<protobuf.version>3.19.6</protobuf.version>
1616
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1717
<maven.compiler.source>1.8</maven.compiler.source>
1818
<maven.compiler.target>1.8</maven.compiler.target>

0 commit comments

Comments
 (0)