Skip to content

8.1 MB byte-buddy runtime scope dependency #2754

@Dmole

Description

@Dmole

Driver version

13.2.0.jre11

Problem description

Commit db17e99 by @Ananya2 added the 8.1 MB byte-buddy-1.15.11.jar for "unit testing" but the pom defaults to the runtime scope dependency.

Expected behavior

<scope>test</scope>

should have been used for all 4 added dependencies.

Actual behavior

1 of the 4 added testing dependencies has a runtime scope

Metadata

Metadata

Assignees

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