Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bumps to latest library versions, notably slf4j #3704

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Conversation

codefromthecrypt
Copy link
Member

SLF4J maintains than an upgrade from 1.x to 2.x is compatible, with some caveats about implementations matching. By upgrading, we can move off an abandoned test dependency.

This also updates other dependencies that were slightly out of date.

SLF4J maintains than an upgrade from 1.x to 2.x is compatible, with some
caveats about implementations matching. By upgrading, we can move off an
abandoned test dependency.

This also updates other dependencies that were slightly out of date.

Signed-off-by: Adrian Cole <adrian@tetrate.io>
<dynamicDependencies>
<DynamicDependency>
<groupId>org.codehaus.mojo.signature</groupId>
<artifactId>java16</artifactId>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unused as we no longer compile 1.6

Signed-off-by: Adrian Cole <adrian@tetrate.io>
@codefromthecrypt
Copy link
Member Author

made a comment so next version of armeria aligns micrometer with spring boot drift: surprising for us at least considering this is a patch, not a minor bump! line/armeria#5372 (review)

@codefromthecrypt codefromthecrypt merged commit f18696e into master Jan 24, 2024
12 checks passed
@codefromthecrypt codefromthecrypt deleted the bumps branch January 24, 2024 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant