Skip to content

Update AFS dependency and refactor pom.xml for best practices#711

Merged
zdenek-jonas merged 3 commits into
mainfrom
chore/pom-best-practices
Jun 22, 2026
Merged

Update AFS dependency and refactor pom.xml for best practices#711
zdenek-jonas merged 3 commits into
mainfrom
chore/pom-best-practices

Conversation

@zdenek-jonas

Copy link
Copy Markdown
Contributor

This pull request makes a minor update to the pom.xml build configuration, focusing on improving maintainability by centralizing the SLF4J version property.

Dependency management improvements:

  • Introduced a new property slf4j.version set to 2.0.17 in the <properties> section to centralize the SLF4J version configuration.
  • Updated the slf4j-api dependency to use the new ${slf4j.version} property instead of a hardcoded version, making future upgrades easier.

@zdenek-jonas zdenek-jonas requested review from fh-ms and hg-ms June 19, 2026 12:24
@zdenek-jonas zdenek-jonas merged commit 99ddfb4 into main Jun 22, 2026
13 checks passed
@zdenek-jonas zdenek-jonas deleted the chore/pom-best-practices branch June 22, 2026 13:27
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