Skip to content
This repository was archived by the owner on Sep 23, 2026. It is now read-only.

fix: resolve build warnings - #13

Merged
ryanbarlow97 merged 1 commit into
mainfrom
fix/build-warnings-2bd0e2b6
Sep 22, 2026
Merged

ryanbarlow97 merged 1 commit into
mainfrom
fix/build-warnings-2bd0e2b6

Conversation

@ryanbarlow97

Copy link
Copy Markdown
Contributor

The latest build emitted avoidable warnings. This change addresses their causes and documents compatibility-sensitive uses.

  • Replace project-local systemPath dependencies with checksum-verified, hash-qualified provided dependencies; retain the exact pinned JAR bytes and keep them out of the runtime artifact.
  • Replace supported deprecated APIs and unsafe casts while preserving existing behavior. Where legacy text, saved data, or upstream compatibility requires an older API, document a narrowly scoped compiler-warning exception.

Validation: Java 21 Maven clean verify passed with tests enabled; source/configuration diffs reviewed. Dependency hashes and scopes checked against the baseline.

No deployment or release publication is included.

@ryanbarlow97
ryanbarlow97 merged commit f8ce566 into main Sep 22, 2026
1 check passed
@ryanbarlow97
ryanbarlow97 deleted the fix/build-warnings-2bd0e2b6 branch September 22, 2026 23:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant