Skip to content

Cleaning up deprecated functions#409

Merged
BryceStevenWilley merged 1 commit into
mainfrom
cleanup
Jul 6, 2026
Merged

Cleaning up deprecated functions#409
BryceStevenWilley merged 1 commit into
mainfrom
cleanup

Conversation

@BryceStevenWilley

Copy link
Copy Markdown
Collaborator
  • Need to do (new URI(...)).toURL() now instead of just new URL(...), which throws a different exception. Eh.
  • apache IOUtils moved packages
  • testcontainers Postgresql containers moved packages

* Need to do `(new URI(...)).toURL()` now instead of just `new URL(...)`, which throws a different exception. Eh.
* apache IOUtils moved packages
* testcontainers Postgresql containers moved packages
@BryceStevenWilley BryceStevenWilley self-assigned this Jul 6, 2026
@BryceStevenWilley BryceStevenWilley merged commit 1173cdc into main Jul 6, 2026
4 checks passed
@BryceStevenWilley BryceStevenWilley deleted the cleanup branch July 6, 2026 15:00
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