Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

Update protobuf-java #164

@cartermckinnon

Description

@cartermckinnon

This project currently uses a fairly-old version of protobuf-java (3.9.1). That version was released on August 6, 2019. The current version is 3.17.3. Please update the version of protobuf-java to prevent runtime conflicts in projects which use newer versions. Enabling dependabot may be a good idea ;)

Like guava, protobuf-java is a very common dependency in Java applications these days. I think the ideal approach would be for java-nats-streaming to shade its desired version of protobuf so as to not conflict with any version pulled-in by an end-user or another one of their dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions