Skip to content

Mockito 2.25.1 and byte-buddy-1.9.7 #1005

@suztomo

Description

@suztomo

Sub-problem of #1004 .

Class org.mockito.internal.creation.bytebuddy.inject.MockMethodDispatcher is not found
  referenced from org.mockito.internal.creation.bytebuddy.MockMethodAdvice (mockito-core-2.25.1.jar)
  referenced from org.mockito.internal.creation.bytebuddy.InlineBytecodeGenerator (mockito-core-2.25.1.jar)
Class net.bytebuddy.jar.asm.commons.ModuleHashesAttribute is not found
  referenced from net.bytebuddy.jar.asm.commons.ClassRemapper (byte-buddy-1.9.7.jar)

ModuleHashesAttribute should be fixed in byte-buddy 1.9.10 raphw/byte-buddy#608 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    Dependency FixFix needed in library in GCP orbit

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions