Skip to content

Commit 388cd12

Browse files
chore(deps): bump protobuf-java from 3.21.5 to 3.21.7 (#30)
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.5 to 3.21.7. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.21.5...v3.21.7) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13b5574 commit 388cd12

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
@@ -77,7 +77,7 @@
7777
<okhttp.version>4.9.1</okhttp.version>
7878
<okio.version>2.8.0</okio.version>
7979
<project.encoding>UTF-8</project.encoding>
80-
<protobuf.version>3.21.5</protobuf.version>
80+
<protobuf.version>3.21.7</protobuf.version>
8181
<slf4j.version>1.7.21</slf4j.version>
8282
</properties>
8383

0 commit comments

Comments
 (0)