zipkin-reporter-java icon indicating copy to clipboard operation
zipkin-reporter-java copied to clipboard

change dependency priority on spring-beans

Open codefromthecrypt opened this issue 2 years ago • 0 comments

Feature

Let's switch the spring-beans version to latest and test via invoker that we don't break 2.5.

Rationale

Testing can ensure compatibility and we can safely update the main version.

Example Scenario

The spring-beans version in our spring-beans module unnecessarily stresses out dependency analyzers like synk.

Prior Art

  • you can look at kafka or okhttp for an example

codefromthecrypt avatar Jan 28 '24 00:01 codefromthecrypt