Skip to content

Commit 882b3ce

Browse files
Bump protobuf-java from 2.6.1 to 3.16.3 in /java
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 2.6.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@v2.6.1...v3.16.3) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd82c4d commit 882b3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.google.protobuf</groupId>
5050
<artifactId>protobuf-java</artifactId>
51-
<version>2.6.1</version>
51+
<version>3.16.3</version>
5252
<scope>compile</scope>
5353
</dependency>
5454
</dependencies>

0 commit comments

Comments
 (0)