Skip to content

Commit bb732ca

Browse files
Bump protobuf-java from 3.21.5 to 3.21.7 (#264)
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 2254b92 commit bb732ca

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
@@ -98,7 +98,7 @@
9898
<metrics.client.incubator.version>0.12.1</metrics.client.incubator.version>
9999
<metrics.jvm.extra.version>0.12.1</metrics.jvm.extra.version>
100100
<oval.version>3.2.1</oval.version>
101-
<protobuf.version>3.21.5</protobuf.version>
101+
<protobuf.version>3.21.7</protobuf.version>
102102
<scala.version>2.13</scala.version>
103103
<scala.library.version>2.13.9</scala.library.version>
104104
<slf4j.version>1.7.36</slf4j.version>

0 commit comments

Comments
 (0)