Skip to content

Commit 993bcaf

Browse files
Bump protobuf-java from 3.19.1 to 3.19.2 in /consumer_proto (#349)
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.19.1 to 3.19.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.19.1...v3.19.2) --- 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 cd509a6 commit 993bcaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

consumer_proto/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.google.protobuf</groupId>
4040
<artifactId>protobuf-java</artifactId>
41-
<version>3.19.1</version>
41+
<version>3.19.2</version>
4242
</dependency>
4343

4444
<dependency>

0 commit comments

Comments
 (0)