Skip to content

Conversation

@ivy-rew
Copy link
Member

@ivy-rew ivy-rew commented May 23, 2025

common renovate blocker of the past ... upgrades of slf4j never came for free, as the constant in the code had to be updated manually

@ivy-rew ivy-rew changed the title renovate; read slf4j version from properties instead of hardcoding renovate; read slf4j version from properties May 23, 2025

/** must match version in pom.xml */
private static final String SLF4J_VERSION = "2.0.13";
private static final String SLF4J_VERSION = readSlf4jVersion();
Copy link
Member Author

Choose a reason for hiding this comment

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

no more manual syncing of versions 👋

@ivy-rew
Copy link
Member Author

ivy-rew commented May 23, 2025

simplifies by upcoming fix with slf4j downgrading #700

@ivy-rew ivy-rew requested a review from alexsuter May 23, 2025 08:00
@ivy-rew ivy-rew merged commit 25ac34c into master May 23, 2025
12 checks passed
@ivy-rew ivy-rew deleted the slf4j.props branch May 23, 2025 08:22
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.

3 participants