Skip to content

Replace call to deprecated logback PatternLayout#getDefaultConverterMap#10446

Merged
joschi merged 1 commit intodropwizard:release/4.0.xfrom
rhowe:avoid-deprecated-logback
Aug 31, 2025
Merged

Replace call to deprecated logback PatternLayout#getDefaultConverterMap#10446
joschi merged 1 commit intodropwizard:release/4.0.xfrom
rhowe:avoid-deprecated-logback

Conversation

@rhowe
Copy link
Copy Markdown
Contributor

@rhowe rhowe commented Aug 31, 2025

This was deprecated in logback 1.5.13 and replaced by the more typesafe getDefaultConverterSupplierMap

This was deprecated in logback 1.5.13 and replaced by the more typesafe
getDefaultConverterSupplierMap
@rhowe rhowe requested a review from a team as a code owner August 31, 2025 07:26
@github-actions github-actions bot added this to the 4.0.17 milestone Aug 31, 2025
Copy link
Copy Markdown
Member

@joschi joschi left a comment

Choose a reason for hiding this comment

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

@rhowe Thanks!

@joschi joschi merged commit 40f9ea4 into dropwizard:release/4.0.x Aug 31, 2025
11 of 12 checks passed
joschi pushed a commit that referenced this pull request Aug 31, 2025
…ap (#10446)

This was deprecated in logback 1.5.13 and replaced by the more typesafe
getDefaultConverterSupplierMap
joschi added a commit that referenced this pull request Aug 31, 2025
…ap (#10447)

This was deprecated in logback 1.5.13 and replaced by the more typesafe
getDefaultConverterSupplierMap

Refs #10446

Co-authored-by: Russell Howe <[email protected]>
@rhowe rhowe deleted the avoid-deprecated-logback branch August 31, 2025 08:51
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.

2 participants