Skip to content

Commit bf1ca65

Browse files
Bump protobuf-java from 3.18.0 to 3.18.2 in /parsec-protobuf-java (#20)
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.18.0 to 3.18.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.18.0...v3.18.2) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ecc6e9 commit bf1ca65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parsec-protobuf-java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<properties>
1515
<protoc.version>3.18.0</protoc.version>
16-
<protobuf.version>3.18.0</protobuf.version>
16+
<protobuf.version>3.18.2</protobuf.version>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
<maven.compiler.source>1.8</maven.compiler.source>
1919
<maven.compiler.target>1.8</maven.compiler.target>

0 commit comments

Comments
 (0)