Skip to content

Upgrade dependency protobuf-java to recent one #20

Description

@mgabelle

Hello,

I had issue with dependencies conflict in my repo because I am using latest orc-core:2.1.0 which uses orc-format and therefore protobuf-java 3.25.1

If I don't enforce this older version of protobuf I am getting this error message : org/apache/orc/OrcProto.java: cannot find symbol symbol: method makeExtensionsImmutable() because the method makeExtensionsImmutable has been removed in latest versions.

Vulnerability issues have also been found in protobuf-java old versions.

Is there an easy way to upgrade it to the latest version ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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