Skip to content

Modernize Maven dependencies and build#1159

Open
derreisende77 wants to merge 2 commits into
mediathekview:developfrom
derreisende77:chore/modernize-maven-dependencies
Open

Modernize Maven dependencies and build#1159
derreisende77 wants to merge 2 commits into
mediathekview:developfrom
derreisende77:chore/modernize-maven-dependencies

Conversation

@derreisende77

Copy link
Copy Markdown
Contributor

Summary

  • update compatible runtime and test dependencies, including WireMock 3
  • use Maven's CI-friendly revision and Java 21 release settings
  • exclude test dependencies from packaged runtime libraries
  • remove obsolete repository and unused Maven properties
  • update dependency analysis tooling for Java 21

Verification

  • mvn -q clean package -DskipTests
  • mvn -q test
  • mvn -q dependency:analyze
  • 445 tests passed with no failures or errors

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