Skip to content

Commit

Permalink
Bump com.google.protobuf:protobuf-java from 2.6.1 to 3.16.3 in /java
Browse files Browse the repository at this point in the history
Bumps [com.google.protobuf: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/protobuf_release.bzl)
- [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>
  • Loading branch information
dependabot[bot] committed Aug 7, 2023
1 parent dd82c4d commit 8fa6032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>2.6.1</version>
<version>3.16.3</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 8fa6032

Please sign in to comment.