Skip to content

Commit 748d820

Browse files
Bump protobuf-java from 3.16.1 to 3.16.3 in /realtime
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.16.1 to 3.16.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.16.1...v3.16.3) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 825c2ce commit 748d820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

realtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>com.google.protobuf</groupId>
6262
<artifactId>protobuf-java</artifactId>
63-
<version>3.16.1</version>
63+
<version>3.16.3</version>
6464
</dependency>
6565
<!--<dependency>-->
6666
<!--<groupId>org.apache.commons</groupId>-->

0 commit comments

Comments
 (0)